Add swagger-ui
continuous-integration/drone/push Build is failing Details

Quarkus_Continue
Emre KARTAL 2 years ago
parent 9a125512c2
commit a921345f49

@ -73,6 +73,10 @@
<groupId>io.quarkus</groupId>
<artifactId>quarkus-smallrye-openapi</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-smallrye-openapi-ui</artifactId>
</dependency>
<!-- Dependency for openID -->
<!-- <dependency>
<groupId>io.quarkus</groupId>

Loading…
Cancel
Save