Commit Graph

16732 Commits (3dfacaa1e37d077bb37c8e595e4f3db4f8664f92)
 

Author SHA1 Message Date
Phillip Webb 93046d058d Polish 7 years ago
Madhura Bhave 6855c5556d EndpointRequest should consider server.servlet.path
Fixes gh-12934
7 years ago
Phillip Webb 5b3cb8a698 Update copyright header year for changed files 7 years ago
Phillip Webb 57bfbfb3ad Fix checkstyle errors 7 years ago
Phillip Webb 9ca13911ab Merge branch '1.5.x' into 2.0.x 7 years ago
Phillip Webb c104bae76c Fix checkstyle errors 7 years ago
Phillip Webb 99dad81e9a Update copyright header year for changed files 7 years ago
Phillip Webb 6e09e497f2 Formatting 7 years ago
Phillip Webb 86f43c4750 Merge branch '1.5.x' into 2.0.x 7 years ago
Andy Wilkinson b18a456123 Merge branch '2.0.x' 7 years ago
Phillip Webb 0a0247975c Formatting 7 years ago
Andy Wilkinson fefe9e4e49 Upgrade to Junit Jupiter 5.1.1
Closes gh-13075
7 years ago
Andy Wilkinson c74292c222 Upgrade to Jooq 3.10.7
Closes gh-13074
7 years ago
Andy Wilkinson ee587130b2 Upgrade to Narayana 5.8.1.Final
Closes gh-13073
7 years ago
Andy Wilkinson 36880ad25b Upgrade to Hibernate 5.2.17.Final
Closes gh-13072
7 years ago
Andy Wilkinson 578dd8611c Upgrade to Elasticsearch 5.6.9
Closes gh-13071
7 years ago
Andy Wilkinson 205449cca1 Upgrade to Javax Money 1.0.3
Closes gh-13070
7 years ago
Andy Wilkinson 9ec27d1f97 Upgrade to Rxjava2 2.1.13
Closes gh-13069
7 years ago
Andy Wilkinson ff915b3450 Upgrade to Hazelcast 3.9.4
Closes gh-13068
7 years ago
Andy Wilkinson 5c2d4980de Upgrade to Couchbase Client 2.5.8
Closes gh-13067
7 years ago
Andy Wilkinson 820115a125 Merge branch '2.0.x' 7 years ago
Andy Wilkinson c16f99f782 Revert "Upgrade to Ehcache 2.10.5" in 2.0 as well
See gh-13056
7 years ago
Stephane Nicoll 23c49116ff Merge branch '2.0.x' 7 years ago
Stephane Nicoll 18b1e8da60 Merge branch '1.5.x' into 2.0.x 7 years ago
Stephane Nicoll 1314aaa368 Avoid early init of CacheManager
This commit restructures the Cache auto-configuration to avoid an early
init on CacheManager (and potentially all its infrastructure). Rather
than adding a dependency on the validator bean, this commit relies on
the fact CacheAspectSupport checks if a CacheManager is available in the
afterSingletonsInstantiated callback. In this case, a simple bean with
a postconstruct callback is enough.

Closes gh-13038
7 years ago
Stephane Nicoll 303b479b90 Merge branch '2.0.x' 7 years ago
Stephane Nicoll 959c569199 Merge branch '1.5.x' into 2.0.x 7 years ago
Stephane Nicoll 7392c57343 Fix nested class binding example
Closes gh-13060
7 years ago
Andy Wilkinson c43f1e65ab Merge branch '2.0.x' 7 years ago
Andy Wilkinson 5b1312aa2a Merge branch '1.5.x' into 2.0.x 7 years ago
Andy Wilkinson ed9ac53acd Revert "Upgrade to Ehcache 2.10.5"
This reverts commit f78fd74bb9.

See gh-13056
7 years ago
Andy Wilkinson bea353962c Align Undertow tests with changes made to fix UNDERTOW-1260
Closes gh-13055
7 years ago
Stephane Nicoll 15936a1fe8 Merge branch '2.0.x' 7 years ago
Stephane Nicoll 6396d28b06 Merge pull request #13061 from vpavic:improve-docs
* pr/13061:
  Polish "Improve Spring Session docs"
  Improve Spring Session docs
7 years ago
Stephane Nicoll 126f928f36 Polish "Improve Spring Session docs"
Closes gh-13061
7 years ago
Vedran Pavic 370160720d Improve Spring Session docs
See gh-13061
7 years ago
Andy Wilkinson 65e6011b7f Merge branch '2.0.x' 7 years ago
Andy Wilkinson 2bcf29913d Skip building the Gradle plugin on Java 9 as well as 10
Upgrading the JDK 9-based build to use JDK 9.0.4 has revealed that
Gradle 4.0.x doesn't work with it as it fails to parse the 9.0.4
version number.

This commit disables building the Gradle plugin on Java 9 (as we
had already done for Java 10) until we decide what to do
(see gh-12333).
7 years ago
Andy Wilkinson a3ac21a231 Merge branch '2.0.x' 7 years ago
Andy Wilkinson d70434a27d Use 9.0.4-12-jdk for JDK 9-based CI
Closes gh-13059
7 years ago
Andy Wilkinson b4ccf5186b Merge branch '2.0.x' 7 years ago
Andy Wilkinson a1f3e7970c Merge branch '1.5.x' into 2.0.x 7 years ago
Andy Wilkinson bcd2b7d60f Upgrade to Infinispan 8.2.11.Final
Closes gh-13058
7 years ago
Andy Wilkinson ebf1622b3a Upgrade to Tomcat 8.5.31
Closes gh-13057
7 years ago
Andy Wilkinson f78fd74bb9 Upgrade to Ehcache 2.10.5
Closes gh-13056
7 years ago
Andy Wilkinson f1ec54b3b6 Upgrade to Undertow 1.4.25.Final
Closes gh-13055
7 years ago
Andy Wilkinson 0fd5ef1632 Upgrade to Gson 2.8.4
Closes gh-13054
7 years ago
Andy Wilkinson a45d05347f Upgrade to Jackson 2.8.11.20180405
Closes gh-13053
7 years ago
Andy Wilkinson 208c4b9a35 Upgrade to GemFire 8.2.11
Closes gh-13052
7 years ago
Phillip Webb b6a2a46f78 Merge branch '2.0.x' 7 years ago