Package io.meeds.deeds.elasticsearch
Class ElasticSearchConfig
- java.lang.Object
-
- io.meeds.deeds.elasticsearch.ElasticSearchConfig
-
@Configuration @EnableElasticsearchRepositories(basePackages="io.meeds.deeds.elasticsearch") public class ElasticSearchConfig extends Object
-
-
Constructor Summary
Constructors Constructor Description ElasticSearchConfig()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.elasticsearch.client.RestHighLevelClientclient()org.springframework.data.elasticsearch.core.ElasticsearchOperationselasticsearchTemplate(org.elasticsearch.client.RestHighLevelClient client)
-