Add metadata for management.endpoint.health.probes.add-additional-paths

See gh-30562
This commit is contained in:
luozhenyu 2022-04-06 23:58:09 +08:00 committed by Stephane Nicoll
parent af7bfc20c4
commit 09daad0a16
1 changed files with 6 additions and 0 deletions

View File

@ -48,6 +48,12 @@
"sun.java.command"
]
},
{
"name": "management.endpoint.health.probes.add-additional-paths",
"type": "java.lang.Boolean",
"description": "Whether to make the liveness and readiness health groups available on the main server port.",
"defaultValue": false
},
{
"name": "management.endpoint.health.probes.enabled",
"type": "java.lang.Boolean",