We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6b499f commit 542eaa1Copy full SHA for 542eaa1
1 file changed
synt/synt-dagpenger/src/main/resources/application.yml
@@ -2,6 +2,11 @@ spring:
2
config:
3
import: "dolly-application.yml"
4
5
+springdoc:
6
+ api-docs:
7
+ version: OPENAPI_3_0
8
+ show-actuator: false
9
+
10
logging:
11
level:
12
root: INFO
0 commit comments