We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06c1832 commit 3e919e2Copy full SHA for 3e919e2
1 file changed
src/main/resources/application.properties
@@ -44,6 +44,6 @@ springdoc.swagger-ui.path=/swagger-ui.html
44
springdoc.swagger-ui.tags-sorter=alpha
45
springdoc.swagger-ui.operations-sorter=alpha
46
47
-server.forward-headers-strategy=native
+server.forward-headers-strategy=framework
48
49
server.address=0.0.0.0
0 commit comments