1. 20 4月, 2017 1 次提交
  2. 18 4月, 2017 1 次提交
  3. 15 4月, 2017 2 次提交
  4. 12 4月, 2017 3 次提交
  5. 11 4月, 2017 3 次提交
    • S
      Add dependency on JUnit Platform Launcher for IDEA · 987421c8
      Sam Brannen 提交于
      This commit introduces an explicit dependency on the latest JUnit
      Platform Launcher API so that it overrides whatever is bundled by
      default in IntelliJ IDEA.
      
      This allows a more seamless upgrade to newer versions of JUnit 5 and
      the JUnit Platform before IDEA has been officially updated to support
      those versions.
      987421c8
    • S
      Generate “Use” links in Spring API JavaDoc · 42420a2d
      Sam Brannen 提交于
      This commit enables the `-use` javadoc flag so that class usage pages
      are included in the generated JavaDoc.
      
      Issue: SPR-15427
      42420a2d
    • S
      Upgrade to Gradle 3.5 · f5fe3f0f
      Sam Brannen 提交于
      Issue: SPR-15383
      f5fe3f0f
  6. 10 4月, 2017 2 次提交
  7. 07 4月, 2017 1 次提交
  8. 06 4月, 2017 2 次提交
  9. 03 4月, 2017 1 次提交
    • R
      Spring MVC supports reactive return values · 62c1e44d
      Rossen Stoyanchev 提交于
      This commit adds support for reactive library types to be returned
      directly from controller methods adapting them either to a
      ResponseBodyEmitter (streaming) or DeferredResult (non-streaming).
      
      The reactive libraries supported are the ones that can adapted to a
      Reactive Streams Publisher through the ReactiveAdapterRegistry.
      
      Issue: SPR-15365
      62c1e44d
  10. 02 4月, 2017 1 次提交
  11. 29 3月, 2017 2 次提交
  12. 26 3月, 2017 1 次提交
  13. 25 3月, 2017 1 次提交
  14. 24 3月, 2017 1 次提交
  15. 22 3月, 2017 2 次提交
  16. 16 3月, 2017 1 次提交
  17. 14 3月, 2017 2 次提交
  18. 10 3月, 2017 2 次提交
  19. 07 3月, 2017 4 次提交
  20. 02 3月, 2017 1 次提交
  21. 01 3月, 2017 1 次提交
  22. 28 2月, 2017 1 次提交
  23. 22 2月, 2017 3 次提交
  24. 21 2月, 2017 1 次提交