@Configuration @ConditionalOnClass(value=org.elasticsearch.client.RestHighLevelClient.class) public static class RestClientAutoConfiguration.RestHighLevelClientConfiguration extends Object
Constructor and Description |
---|
RestHighLevelClientConfiguration() |
Modifier and Type | Method and Description |
---|---|
org.elasticsearch.client.RestHighLevelClient |
restHighLevelClient(org.elasticsearch.client.RestClientBuilder restClientBuilder) |
@Bean @ConditionalOnMissingBean public org.elasticsearch.client.RestHighLevelClient restHighLevelClient(org.elasticsearch.client.RestClientBuilder restClientBuilder)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.