Class and Description |
---|
org.springframework.boot.actuate.autoconfigure.elasticsearch.ElasticSearchClientHealthIndicatorAutoConfiguration
since 2.2.0 as org.elasticsearch.client:transport has been
deprecated upstream
|
org.springframework.boot.actuate.elasticsearch.ElasticsearchHealthIndicator
since 2.2.0 as org.elasticsearch.client:transport has been
deprecated upstream
|
org.springframework.boot.actuate.autoconfigure.elasticsearch.ElasticsearchHealthIndicatorProperties
since 2.2.0 as org.elasticsearch.client:transport has been
deprecated upstream
|
org.springframework.boot.actuate.autoconfigure.elasticsearch.ElasticSearchJestHealthIndicatorAutoConfiguration |
org.springframework.boot.autoconfigure.elasticsearch.jest.JestAutoConfiguration
since 2.2.0 in favor of other auto-configured Elasticsearch clients
|
org.springframework.boot.test.rule.OutputCapture
since 2.2.0 in favor of
OutputCaptureRule |
Annotation Type and Description |
---|
org.springframework.boot.actuate.autoconfigure.endpoint.condition.ConditionalOnEnabledEndpoint
as of 2.2.0 in favor of
@ConditionalOnAvailableEndpoint |
Field and Description |
---|
org.springframework.boot.logging.LogFile.FILE_PROPERTY
since 2.2.0 in favor of
LogFile.FILE_NAME_PROPERTY |
org.springframework.boot.logging.LogFile.PATH_PROPERTY
since 2.2.0 in favor of
LogFile.FILE_PATH_PROPERTY |
org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.VALIDATOR_BEAN_NAME
since 2.2.0 in favor of
ConfigurationPropertiesBindingPostProcessorRegistrar.VALIDATOR_BEAN_NAME |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.