Skip to content

Commit ae34ae7

Browse files
committed
Polish "Remove management.health.status.order from docs"
See gh-18170
1 parent 0975b5b commit ae34ae7

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -171,10 +171,7 @@
171171
"OUT_OF_SERVICE",
172172
"UP",
173173
"UNKNOWN"
174-
],
175-
"deprecation": {
176-
"replacement": "management.endpoint.health.status.order"
177-
}
174+
]
178175
},
179176
{
180177
"name": "management.health.mail.enabled",

0 commit comments

Comments
 (0)