- 04 Jun, 2018 17 commits
-
-
Andy Wilkinson authored
Closes gh-12631
-
Andy Wilkinson authored
Closes gh-12687
-
Andy Wilkinson authored
Closes gh-13152
-
Stephane Nicoll authored
* pr/13331: Auto-configure jOOQ with TransactionListenerProvider
-
Dmytro Nosan authored
Closes gh-13331
-
Andy Wilkinson authored
Closes gh-13122
-
Andy Wilkinson authored
Closes gh-13357
-
Andy Wilkinson authored
Previously, WebMvcTags would fall back to using the request’s path info if Spring MVC’s best matching path pattern attribute was not available. For non-Spring MVC web frameworks that support path variables, such as Jersey, this led to an explosion of URI tags that could exhaust the heap. Closes gh-12447
-
Stephane Nicoll authored
See gh-13353
-
Stephane Nicoll authored
-
Stephane Nicoll authored
See gh-13352
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/13338: Polish "Retrieve javax.cache.CacheManager using Bean ClassLoader" Retrieve javax.cache.CacheManager using Bean ClassLoader
-
Stephane Nicoll authored
Closes gh-13338
-
Martin Theiss authored
This commit uses the bean's classloader to retrieve the CacheManager to prevent issues with off-heap serialization. See gh-13338
-
Stephane Nicoll authored
* pr/13345: Remove usage of deprecated Matchers class
-
dreis2211 authored
Closes gh-13345
-
- 03 Jun, 2018 2 commits
-
-
Stephane Nicoll authored
* pr/13343: Polish stream creation in some PropertySources
-
dreis2211 authored
Closes gh-13343
-
- 01 Jun, 2018 6 commits
-
-
Madhura Bhave authored
Fixes gh-13303
-
Madhura Bhave authored
Closes gh-13323
-
Andy Wilkinson authored
Closes gh-13330
-
Andy Wilkinson authored
Closes gh-13319
-
Stephane Nicoll authored
* pr/13320: Polish
-
Johnny Lim authored
Closes gh-13320
-
- 31 May, 2018 15 commits
-
-
Madhura Bhave authored
Fixes gh-13122
-
Stephane Nicoll authored
Closes gh-13318
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
This commit separates the auto-configuration of JavaMailSender in two distinct configuration: one based on existing Session available on JNDI and the other one based on properties configuration. This clarifies the auto-configuration report and the fact that the JNDI variant overrides any Session-related properties that would have been set in the environment Closes gh-13026
-
Andy Wilkinson authored
Closes gh-13314
-
Stephane Nicoll authored
* pr/13308: Remove outdated reference to @EnableReactor
-
James McShane authored
Closes gh-13308
-
Phillip Webb authored
Add ExpectedException rule which was missed from the 1.5.x merge.
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
Update `JarURLConnection.get()` to guard against the wrong nested JAR being used as context. Closes gh-11367
-
Madhura Bhave authored
Closes gh-13307
-