| 类和说明 |
|---|
| org.springframework.boot.actuate.elasticsearch.ElasticsearchRestHealthIndicator
since 2.7.0 for removal in 3.0.0 in favor of
ElasticsearchRestClientHealthIndicator |
| 方法和说明 |
|---|
| org.springframework.boot.actuate.context.properties.ConfigurationPropertiesReportEndpoint.configureObjectMapper(ObjectMapper)
since 2.6 for removal in 3.0 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 3.0.0 as sanitization should be internal to
the class
|