- 05 May, 2018 4 commits
-
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Madhura Bhave authored
See gh-12934
-
- 04 May, 2018 36 commits
-
-
Madhura Bhave authored
Fixes gh-12807
-
Phillip Webb authored
-
Phillip Webb authored
-
Madhura Bhave authored
Fixes gh-12934
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Andy Wilkinson authored
Closes gh-13075
-
Andy Wilkinson authored
Closes gh-13074
-
Andy Wilkinson authored
Closes gh-13073
-
Andy Wilkinson authored
Closes gh-13072
-
Andy Wilkinson authored
Closes gh-13071
-
Andy Wilkinson authored
Closes gh-13070
-
Andy Wilkinson authored
Closes gh-13069
-
Andy Wilkinson authored
Closes gh-13068
-
Andy Wilkinson authored
Closes gh-13067
-
Andy Wilkinson authored
See gh-13056
-
Stephane Nicoll authored
-
Stephane Nicoll authored
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
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-13060
-
Andy Wilkinson authored
-
Andy Wilkinson authored
This reverts commit f78fd74b. See gh-13056
-
Andy Wilkinson authored
Closes gh-13055
-
Stephane Nicoll authored
* pr/13061: Polish "Improve Spring Session docs" Improve Spring Session docs
-
Stephane Nicoll authored
Closes gh-13061
-
Vedran Pavic authored
See gh-13061
-
Andy Wilkinson authored
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).
-
Andy Wilkinson authored
Closes gh-13059
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-13058
-