Class and Description |
---|
org.springframework.boot.actuate.elasticsearch.ElasticsearchRestHealthIndicator
since 2.7.0 for removal in 3.0.0 in favor of
ElasticsearchRestClientHealthIndicator |
Method and Description |
---|
org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint.configureObjectMapper(ObjectMapper)
since 2.6 for removal in 2.8 in favor of
ConfigurationPropertiesReportEndpoint.configureJsonMapper(com.fasterxml.jackson.databind.json.JsonMapper.Builder) |
org.springframework.boot.actuate.env.EnvironmentEndpoint.sanitize(String, Object)
since 2.6.0 for removal in 2.8.0 as sanitization should be internal to
the class
|