• Andy Wilkinson's avatar
    Allow Elasticsearch client-transport-sniff to be configured via the env · 89b4cac8
    Andy Wilkinson authored
    Previously, a TransportClient sniff property could not be configured
    while using Spring Boot’s Elasticsearch auto-configuration. This commit
    adds a new property, spring.data.elasticsearch.client-transport-sniff,
    that can be used to configure the TransportClient while continuing to
    use the auto-configuration support.
    
    Closes gh-1838
    89b4cac8
appendix-application-properties.adoc 34.3 KB