Browse Source

Polish "Remove management.health.status.order from docs"

See gh-18170
pull/18187/head
Stephane Nicoll 6 years ago
parent
commit
ae34ae78dc
  1. 5
      spring-boot-project/spring-boot-actuator-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json

5
spring-boot-project/spring-boot-actuator-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json

@ -171,10 +171,7 @@ @@ -171,10 +171,7 @@
"OUT_OF_SERVICE",
"UP",
"UNKNOWN"
],
"deprecation": {
"replacement": "management.endpoint.health.status.order"
}
]
},
{
"name": "management.health.mail.enabled",

Loading…
Cancel
Save