diff --git a/spring-boot-project/spring-boot-actuator-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json b/spring-boot-project/spring-boot-actuator-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json index 5f7c1faae25..9764ff688d3 100644 --- a/spring-boot-project/spring-boot-actuator-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json +++ b/spring-boot-project/spring-boot-actuator-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json @@ -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