Fix typo for management.health.readinessstate.enabled

Closes gh-22560
This commit is contained in:
Stephane Nicoll 2020-07-25 07:20:06 +02:00
parent 90809f266e
commit 7ed54bda96
1 changed files with 1 additions and 1 deletions

View File

@ -220,7 +220,7 @@
"defaultValue": true
},
{
"name": "management.health.readynessstate.enabled",
"name": "management.health.readinessstate.enabled",
"type": "java.lang.Boolean",
"description": "Whether to enable readiness state health check.",
"defaultValue": false