1. 19 4月, 2022 2 次提交
  2. 07 2月, 2022 1 次提交
  3. 08 10月, 2021 1 次提交
  4. 24 9月, 2021 1 次提交
  5. 23 7月, 2021 1 次提交
  6. 21 7月, 2021 1 次提交
    • B
      Update guide for Spring Boot 2.5.x · d8ad7523
      Brian Clozel 提交于
      The `@RequestMapping` annotation is replaced by `@GetMapping` since HTTP
      verbs variants are preferred.
      
      The actuator info endpoint is not exposed by default anymore.
      
      The local server port is automatically configured in the base URL for
      `TestRestTemplate`.
      d8ad7523
  7. 05 6月, 2021 1 次提交
  8. 02 6月, 2021 2 次提交
  9. 01 6月, 2021 1 次提交
    • J
      Update to Spring Boot 2.5.0 · bdd408bc
      Jamie Tanna 提交于
      To keep this getting started project aligned with upstream, we should
      bump to the latest version.
      
      As part of this, we also need to bump the Gradle Wrapper to at least
      6.8. However, we're able to bump to Gradle 7.0 as there's nothing else
      to do.
      bdd408bc
  10. 29 5月, 2021 1 次提交
  11. 27 4月, 2021 1 次提交
  12. 19 3月, 2021 1 次提交
  13. 02 2月, 2021 1 次提交
  14. 29 1月, 2021 1 次提交
  15. 02 11月, 2020 1 次提交
  16. 30 10月, 2020 3 次提交
  17. 11 9月, 2020 4 次提交
  18. 02 9月, 2020 1 次提交
    • J
      Update versions · c3d9afb6
      Jay Bryant 提交于
      Updated the Spring Boot version and the Gradle and Maven wrappers.
      
      Also removed the Initializr image and updated the README to match.
      c3d9afb6
  19. 01 9月, 2020 1 次提交
  20. 29 7月, 2020 1 次提交
  21. 31 3月, 2020 1 次提交
  22. 05 2月, 2020 1 次提交
  23. 11 1月, 2020 5 次提交
  24. 10 1月, 2020 2 次提交
    • F
      add "initial" anchor · 72f42aeb
      factorypreset 提交于
      fixes "initial" link in how_to_complete_this_guide.adoc
      72f42aeb
    • Y
      Remove java.version property · 02e14fa3
      yeonhoyoon 提交于
      Obvious Fix
      
      setting java.version property to 1.8 is no longer required, as it is already included in the spring-boot-starter-parent pom.xml as of 2.0.0 release.
      02e14fa3
  25. 11 12月, 2019 1 次提交
  26. 27 11月, 2019 1 次提交
  27. 19 11月, 2019 2 次提交