Skip to content

Commit 97bb70c

Browse files
committed
Polish
1 parent 0a5f064 commit 97bb70c

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

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

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -560,15 +560,6 @@
560560
"reason": "Endpoint identifier is no longer customizable.","level": "error"
561561
}
562562
},
563-
{
564-
"name": "endpoints.flyway.path",
565-
"type": "java.lang.String",
566-
"description": "Endpoint URL path.",
567-
"deprecation": {
568-
"replacement": "management.endpoints.web.path-mapping.flyway",
569-
"level": "error"
570-
}
571-
},
572563
{
573564
"name": "endpoints.flyway.sensitive",
574565
"type": "java.lang.Boolean",
@@ -787,15 +778,6 @@
787778
"level": "error"
788779
}
789780
},
790-
{
791-
"name": "endpoints.liquibase.path",
792-
"type": "java.lang.String",
793-
"description": "Endpoint URL path.",
794-
"deprecation": {
795-
"replacement": "management.endpoints.web.path-mapping.liquibase",
796-
"level": "error"
797-
}
798-
},
799781
{
800782
"name": "endpoints.liquibase.sensitive",
801783
"type": "java.lang.Boolean",

0 commit comments

Comments
 (0)