Package | Description |
---|---|
org.springframework.boot.autoconfigure.elasticsearch.rest |
Deprecated auto-configuration for Elasticsearch client, superseded by classes in
org.springframework.boot.autoconfigure.elasticsearch . |
Class and Description |
---|
RestClientBuilderCustomizer
Callback interface that can be implemented by beans wishing to further customize the
RestClient via a RestClientBuilder whilst
retaining default auto-configuration. |