Commit Graph

12654 Commits (4e8592ffc5b91a3e8e39f378825cf3f2bce4c3ef)
 

Author SHA1 Message Date
Madhura Bhave 4e8592ffc5 Update documentation with new relaxed rules
Closes gh-9025
7 years ago
Stephane Nicoll e844c92465 Expose AssertionErrors as is
Closes gh-9760
7 years ago
Phillip Webb 51c2b049c2 Fix CodecsAutoConfiguration following API change
Update CodecsAutoConfiguration to align with the latest Spring Framework
changes.
7 years ago
Phillip Webb c1101e7eb2 Formatting 7 years ago
Andy Wilkinson 3fb1bdef85 Add support to ContextLoader for configuring context's parent
Closes gh-9749
7 years ago
Stephane Nicoll 192d9ee18f Merge pull request #9734 from mp911de:redis-cache
* pr/9734:
  Polish "Align with breaking API changes in RedisCacheManager"
  Align with breaking API changes in RedisCacheManager
7 years ago
Stephane Nicoll 9df0992bd9 Polish "Align with breaking API changes in RedisCacheManager"
Closes gh-9734
7 years ago
Mark Paluch d22cd0cc9e Align with breaking API changes in RedisCacheManager
See gh-9734
7 years ago
Stephane Nicoll 5416eac620 Merge pull request #9747 from ihrigb:dev/hcp-rename
* pr/9747:
  Polish "Rename HCP to SAP"
  Rename HCP to SAP
7 years ago
Stephane Nicoll 27aee689e7 Polish "Rename HCP to SAP"
Closes gh-9747
7 years ago
Benjamin Ihrig c02d5d52c6 Rename HCP to SAP
See gh-9747
7 years ago
Stephane Nicoll 884e3ecb4b Merge pull request #9738 from dreis2211:typo-bind-result
* pr/9738:
  Remove duplicate 'the' in BindResult.isBound() javadoc
7 years ago
dreis2211 d6cebf64d8 Remove duplicate 'the' in BindResult.isBound() javadoc
Closes gh-9738
7 years ago
Stephane Nicoll e0a1fe99a4 Merge branch '1.5.x' 7 years ago
Stephane Nicoll 54a13cb33a Merge pull request #9740 from thombergs:exit-docs-gh5038
* pr/9740:
  Polish "Improve ExitCodeGenerator doc"
  Improve ExitCodeGenerator doc
7 years ago
Stephane Nicoll e2880ee2c3 Polish "Improve ExitCodeGenerator doc"
Closes gh-9740
7 years ago
Tom Hombergs cf2ebbcb25 Improve ExitCodeGenerator doc
See gh-9740
7 years ago
Andy Wilkinson f4d3e49562 Upgrade to Dropwizard Metrics 3.2.3
Closes gh-9745
7 years ago
Andy Wilkinson d7f85a8f97 Upgrade to Hikaricp 2.6.3
Closes gh-9744
7 years ago
Andy Wilkinson 03c76f53a8 Upgrade to Json Path 2.4.0
Closes gh-9743
7 years ago
Andy Wilkinson 58278dbd02 Upgrade to Caffeine 2.5.3
Closes gh-9742
7 years ago
Brian Clozel 9f7f5c209b Refactor NettyWebServer with BlockingNettyContext
This commit leverages the new `BlockingNettyContext` in reactor-netty
and simplifies the server lifecycle management.

Closes gh-9698
7 years ago
Stephane Nicoll 8eebb37f2b Merge pull request #9729 from izeye:polish-20170711
* pr/9729:
  Polish
7 years ago
Johnny Lim 360e3a492c Polish
closes gh-9729
7 years ago
Phillip Webb 8e3baf3130 Polish 7 years ago
Andy Wilkinson 03f74e96b0 Upgrade to Neo4j Ogm 3.0.0-RC1
Closes gh-9719
7 years ago
Andy Wilkinson 000fcf6dd0 Upgrade to Mariadb 2.0.3
Closes gh-9718
7 years ago
Andy Wilkinson 2efa0489dc Upgrade to Narayana 5.6.2.Final
Closes gh-9717
7 years ago
Andy Wilkinson 181a7842ee Upgrade to Netty 4.1.13.Final
Closes gh-9716
7 years ago
Andy Wilkinson 2785b43265 Polish spring-boot's pom 7 years ago
Andy Wilkinson 76c21eab8c Polish spring-boot's pom 7 years ago
Stephane Nicoll 3ba6954b02 Merge branch '1.5.x' 7 years ago
Stephane Nicoll 11fb792e88 Fix source repository links in maven plugin site
Closes gh-9671
7 years ago
Stephane Nicoll cb13c98649 Polish 7 years ago
Stephane Nicoll b37946363b Merge pull request #9688 from galderz:t_infinispan_9x_v2
* pr/9688:
  Polish "Upgrade to Infinispan 9.0.3.Final"
  Upgrade to Infinispan 9.0.3.Final
7 years ago
Stephane Nicoll fa71051ec6 Polish "Upgrade to Infinispan 9.0.3.Final"
Closes gh-9688
7 years ago
Galder Zamarreño 3f9dcbdcc1 Upgrade to Infinispan 9.0.3.Final
Closes gh-9688
7 years ago
Andy Wilkinson 0f700e9c5e Merge branch '1.5.x' 7 years ago
Andy Wilkinson b0102e6d55 Upgrade to Lombok 1.16.18
Closes gh-9705
7 years ago
Andy Wilkinson 51006b8499 Upgrade to Jolokia 1.3.7
Closes gh-9704
7 years ago
Andy Wilkinson 2667d9b905 Upgrade to Narayana 5.5.27.Final
Closes gh-9703
7 years ago
Andy Wilkinson 33288c7933 Upgrade to Infinispan 8.2.7.Final
Closes gh-9702
7 years ago
Andy Wilkinson c569614e7b Upgrade to Groovy 2.4.12
Closes gh-9701
7 years ago
Andy Wilkinson 5b9d01dabb Upgrade to Undertow 1.4.18.Final
Closes gh-9700
7 years ago
Andy Wilkinson 865c70412f Upgrade to Appengine Sdk 1.9.54
Closes gh-9699
7 years ago
Brian Clozel 7bbae21d62 Start documenting WebFlux support
This commit adds new reference documentation sections about WebFlux
support in Spring Boot:

* Support for multiple HTTP servers (gh-8403)
* `CodecCustomizer` and JSON codecs (gh-8897, gh-9166)
* `WebClient.Builder` auto-configuration (gh-9522)
* Tests with `@WebFluxTest` (gh-8401)
* `WebTestClient` auto-configuration (gh-8399)
* Support for Thymeleafi and Mustache templating (gh-8124, gh-8648)
* Choose another HTTP server with WebFlux (closes gh-9690)
7 years ago
Stephane Nicoll ef5c2afcc9 Polish 7 years ago
Andy Wilkinson dd0ce54425 Improve the type-safety of ContextLoader for servlet and reactive web 7 years ago
Andy Wilkinson 19ddfad63e Migrate some more tests to the new ContextLoader 7 years ago
Andy Wilkinson e91b4d0bb3 Polish ContextLoader 7 years ago