add openapi/swagger
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
quarkus.http.port=7080
|
||||
quarkus.http.root-path=/api/
|
||||
|
||||
quarkus.swagger-ui.always-include=true
|
||||
quarkus.smallrye-openapi.path=${quarkus.http.root-path}openapi
|
||||
quarkus.swagger-ui.path=${quarkus.http.root-path}swagger
|
||||
|
||||
%dev.kafka.bootstrap.servers=localhost:19092
|
||||
kafka.bootstrap.servers=redpanda:9092
|
||||
|
||||
|
||||
Reference in New Issue
Block a user