We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbd236d commit 0574421Copy full SHA for 0574421
src/main/resources/application.properties
@@ -18,4 +18,4 @@ springdoc.api-docs.path=/api-docs/
18
springdoc.swagger-ui.path=/swagger-ui.html
19
20
management.server.port=8083
21
-management.endpoints.web.exposure.include=prometheus,health
+management.endpoints.web.exposure.include=prometheus, health, info
0 commit comments