update appliation.yml
This commit is contained in:
parent
e2a2bd1054
commit
22617764f1
Binary file not shown.
@ -19,6 +19,7 @@ quarkus:
|
||||
## OpenApi
|
||||
smallrye-openapi:
|
||||
path: /openapi
|
||||
enable: 'true'
|
||||
## Swagger IU
|
||||
swagger-ui:
|
||||
path: /swagger-ui
|
||||
@ -27,6 +28,7 @@ quarkus:
|
||||
log:
|
||||
level: INFO
|
||||
console:
|
||||
enable: true
|
||||
format: "%d{HH:mm:ss.SSS} %-5p [%t] [%X{requestId}] %c{1} - %s%e%n"
|
||||
debug:
|
||||
print-startup-times: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user