Merge branch '2.7.x'

pull/30580/head
Stephane Nicoll 3 years ago
commit 3e67ffd233

@ -54,6 +54,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",

Loading…
Cancel
Save