• Stephane Nicoll's avatar
    Enable Jest's multi-threaded support by default · a60e3561
    Stephane Nicoll authored
    Since the `JestClient` is auto-configured as a bean, it must have its
    multi-threaded support enabled by default. This commit exposes a new
    `spring.elasticsearch.jest.multi-threaded` property that is `true` by
    default.
    
    Closes gh-6806
    a60e3561
appendix-application-properties.adoc 95.6 KB