1. 15 Jun, 2016 7 commits
  2. 14 Jun, 2016 19 commits
  3. 13 Jun, 2016 3 commits
    • Stephane Nicoll's avatar
      Add Jest-based health indicator · 64bbefd3
      Stephane Nicoll authored
      This commit adds a Jest-based health indicator for ElasticSearch. If both
      Jest and the Spring Data are available, the latter takes precedence as it
      provides more information.
      
      Closes gh-3178
      64bbefd3
    • Stephane Nicoll's avatar
      Add Jest support · 7afe1d16
      Stephane Nicoll authored
      This commit adds auto-configuration support for Jest, an HTTP client for
      Elasticsearch. If Jest is present, a `JestClient` targeting a local
      elasticsearch instance is auto-configured. Several properties from the
      `spring.jest.*` namespace allows to tune the client.
      
      Closes gh-6032
      7afe1d16
    • Andy Wilkinson's avatar
      Remove use of deprecated API in REST Docs auto-config test · 50ca35bd
      Andy Wilkinson authored
      Closes gh-6128
      50ca35bd
  4. 12 Jun, 2016 1 commit
  5. 11 Jun, 2016 10 commits