@Configuration(proxyBeanMethods=false) @ConditionalOnClass(value=org.elasticsearch.client.RestClient.class) @EnableConfigurationProperties(value=RestClientProperties.class) @Import(value={org.springframework.boot.autoconfigure.elasticsearch.rest.RestClientConfigurations.RestClientBuilderConfiguration.class,org.springframework.boot.autoconfigure.elasticsearch.rest.RestClientConfigurations.RestHighLevelClientConfiguration.class,org.springframework.boot.autoconfigure.elasticsearch.rest.RestClientConfigurations.RestClientFallbackConfiguration.class}) public class RestClientAutoConfiguration extends ObjectSE
Auto-configuration
。コンストラクターと説明 |
---|
RestClientAutoConfiguration() |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSE
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.