"description":"Whether to enable hypermedia support for endpoints.",
"defaultValue":false,
"deprecation":{
"reason":"Hypermedia support in the Actuator is no longer available.","level":"error"
"reason":"Hypermedia support in the Actuator is no longer available.",
"level":"error"
}
},
{
...
...
@@ -1076,18 +702,10 @@
},
{
"name":"endpoints.mappings.sensitive",
"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.",
"description":"Submissions that should be made to the counter.",
"type":"java.lang.Boolean",
"description":"Mark if the endpoint exposes sensitive information.",
"deprecation":{
"reason":"Metrics support is now using Micrometer.",
"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":"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.",
"description":"Whether to enable Solr health check.",
"defaultValue":true
},
{
"name":"endpoints.trace.sensitive",
"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.",