Browse Source

Merge branch '3.4.x' into 3.5.x

Closes gh-47037
pull/47317/head
Andy Wilkinson 5 months ago
parent
commit
19a7331c3e
  1. 8
      spring-boot-project/spring-boot-actuator-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json

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

@ -166,14 +166,6 @@ @@ -166,14 +166,6 @@
"level": "error"
}
},
{
"name": "management.health.influxdb.enabled",
"type": "java.lang.Boolean",
"deprecation": {
"level": "error",
"reason": "InfluxDB support has been removed."
}
},
{
"name": "management.health.jms.enabled",
"type": "java.lang.Boolean",

Loading…
Cancel
Save