mirror of
https://github.com/ysoftdevs/oauth-playground-server.git
synced 2026-03-19 07:44:40 +01:00
Login page
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -36,6 +36,10 @@
|
||||
<groupId>io.quarkus</groupId>
|
||||
<artifactId>quarkus-resteasy-reactive</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>io.quarkus</groupId>
|
||||
<artifactId>quarkus-resteasy-reactive-qute</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>io.quarkus</groupId>
|
||||
<artifactId>quarkus-junit5</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user