"reason":"Endpoint sensitive flag is no longer customizable as Spring Boot no longer provides a customizable security auto-configuration\n. Create or adapt your security configuration accordingly.",
"description":"Whether to enable database health check.",
"defaultValue":true
},
{
"name":"management.health.defaults.enabled",
"type":"java.lang.Boolean",
"description":"Whether to enable default health indicators.",
"defaultValue":true
},
{
"name":"management.health.diskspace.enabled",
"type":"java.lang.Boolean",
"description":"Whether to enable disk space health check.",
"defaultValue":true
},
{
"name":"management.health.elasticsearch.enabled",
"type":"java.lang.Boolean",
"description":"Whether to enable Elasticsearch health check.",
"defaultValue":true
},
{
"name":"management.health.influxdb.enabled",
"type":"java.lang.Boolean",
"description":"Whether to enable InfluxDB health check.",
"defaultValue":true
},
{
"name":"management.health.jms.enabled",
"type":"java.lang.Boolean",
"description":"Whether to enable JMS health check.",
"defaultValue":true
},
{
"name":"management.health.ldap.enabled",
"type":"java.lang.Boolean",
"description":"Whether to enable LDAP health check.",
"defaultValue":true
},
{
"name":"management.health.mail.enabled",
"type":"java.lang.Boolean",
"description":"Whether to enable Mail health check.",
"defaultValue":true
},
{
"name":"management.health.mongo.enabled",
"type":"java.lang.Boolean",
"description":"Whether to enable MongoDB health check.",
"defaultValue":true
},
{
"name":"management.health.neo4j.enabled",
"type":"java.lang.Boolean",
"description":"Whether to enable Neo4j health check.",
"defaultValue":true
},
{
"name":"management.health.ping.enabled",
"type":"java.lang.Boolean",
"description":"Whether to enable ping health check.",
"defaultValue":true
},
{
"name":"management.health.rabbit.enabled",
"type":"java.lang.Boolean",
"description":"Whether to enable RabbitMQ health check.",
"defaultValue":true
},
{
"name":"endpoints.trace.sensitive",
"name":"management.health.redis.enabled",
"type":"java.lang.Boolean",
"description":"Mark if the endpoint exposes sensitive information.",
"deprecation":{
"reason":"Endpoint sensitive flag is no longer customizable as Spring Boot no longer provides a customizable security auto-configuration\n. Create or adapt your security configuration accordingly.",
"level":"error"
}
"description":"Whether to enable Redis health check.",