1. 23 Nov, 2017 2 commits
    • Phillip Webb's avatar
      Drop status endpoint · 31025d9f
      Phillip Webb authored
      Drop the status endpoint and merge functionality back into the health
      endpoint. The `management.endpoint.health.show-details` property can
      be used to change if full details, or just the status is displayed.
      
      Fixes gh-11113
      31025d9f
    • Phillip Webb's avatar
      Rename properties that have `-` in their prefix · d99625fa
      Phillip Webb authored
      Rename `reactive-repositories` to `reactiverepositories` and replace
      `spring.resources.cache-control` with `spring.resources.cache.control`.
      
      Fixes gh-11090
      d99625fa
  2. 22 Nov, 2017 6 commits
  3. 21 Nov, 2017 19 commits
  4. 20 Nov, 2017 13 commits