We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f10489 commit 604be9eCopy full SHA for 604be9e
ServiceA/src/main/resources/application.yaml
@@ -1,3 +1,7 @@
1
server:
2
port: 8081
3
- forward-headers-strategy: framework
+ forward-headers-strategy: framework
4
+
5
+springdoc:
6
+ cache:
7
+ disabled: true
0 commit comments