1. 29 Apr, 2019 2 commits
    • Rafal Leszko's avatar
      Add support for Hazelcast YAML configuration · 82e18ae8
      Rafal Leszko authored
      Since Hazlecast 3.12, YAML configuration format is supported in
      addition to XML. Therefore, this change makes Spring Boot automatically
      discover not only `hazelcast.xml` (and `hazelcast-client.xml`), but also
      `hazelcast.yaml` (and `hazelcast-client.yaml`).
      
      See gh-16632
      82e18ae8
    • Brian Clozel's avatar
      Reinstate single page reference documentation · b527d364
      Brian Clozel authored
      This commit reinstates the single-page variant for the Spring Boot
      reference documentation.
      
      Now the single and multi-page variants are hosted under the same
      `"html"` folder, as `"index.html"` and `"single-index.html"`.
      Note that files ending in `"index.html`" are treated as index files by
      the spring-doc-resources project and their table of contents do not
      display a "Back to index" link.
      
      Fixes gh-16295
      b527d364
  2. 26 Apr, 2019 7 commits
  3. 25 Apr, 2019 11 commits
  4. 24 Apr, 2019 16 commits
  5. 23 Apr, 2019 4 commits