@Configuration @AutoConfigureBefore(value=SearchAutoConfiguration.class) @ConfigurationPropertiesScan public class SearchAwsAutoConfiguration extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected SearchAwsProperties |
searchAwsProperties |
protected SearchProperties |
searchProperties |
Constructor and Description |
---|
SearchAwsAutoConfiguration() |
Modifier and Type | Method and Description |
---|---|
org.elasticsearch.client.RestHighLevelClient |
elasticSearchClient() |
@Autowired protected SearchProperties searchProperties
@Autowired protected SearchAwsProperties searchAwsProperties