- 14 Jun, 2018 5 commits
-
-
Spring Buildmaster authored
-
Stephane Nicoll authored
* pr/13438: Polish "Exclude JUnit from json-simple" Exclude JUnit from json-simple
-
Stephane Nicoll authored
Closes gh-13438
-
Vivien Tintillier authored
See gh-13438
-
Stephane Nicoll authored
Closes gh-13458
-
- 13 Jun, 2018 5 commits
-
-
Stephane Nicoll authored
Closes gh-13456
-
Andy Wilkinson authored
Closes gh-13464
-
Andy Wilkinson authored
Closes gh-13463
-
Andy Wilkinson authored
Closes gh-13196
-
Stephane Nicoll authored
Closes gh-13352
-
- 12 Jun, 2018 1 commit
-
-
Brian Clozel authored
This commit replaces the use of a GET method by a DELETE method for testing that the HiddenHttpMethodFilter is ordered before the security filter. With SPR-16836 changes, only PUT DELETE and PATCH are now allowed.
-
- 08 Jun, 2018 2 commits
-
-
Andy Wilkinson authored
Closes gh-13420
-
Stephane Nicoll authored
Closes gh-13412
-
- 07 Jun, 2018 1 commit
-
-
Stephane Nicoll authored
Closes gh-13368
-
- 06 Jun, 2018 9 commits
-
-
Andy Wilkinson authored
Closes gh-13387
-
Andy Wilkinson authored
Closes gh-13386
-
Andy Wilkinson authored
Closes gh-13385
-
Andy Wilkinson authored
Closes gh-13384
-
Andy Wilkinson authored
Closes gh-13383
-
Andy Wilkinson authored
Closes gh-13382
-
Stephane Nicoll authored
Closes gh-10933
-
Stephane Nicoll authored
Closes gh-13368
-
Phillip Webb authored
Update `TomcatResources` so that `META-INF/resources` folders in `src/main/resources` no longer fail with a "URI is not hierarchical" exception. Closes gh-13265
-
- 04 Jun, 2018 4 commits
-
-
Stephane Nicoll authored
See gh-13352
-
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
-
- 31 May, 2018 4 commits
-
-
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
-
Phillip Webb authored
-
Phillip Webb authored
Update `JarURLConnection.get()` to guard against the wrong nested JAR being used as context. Closes gh-11367
-
Phillip Webb authored
-
- 30 May, 2018 6 commits
-
-
Phillip Webb authored
Update `ErrorPageFilter` so that a Tomcat `ClientAbortException` no longer causes "Cannot forward to error page for request" logging for committed responses. Since a `ClientAbortException` indicates that the client is no longer available it's of no consequence that the request has been committed and the forward will fail. Closes gh-13221
-
Phillip Webb authored
-
Phillip Webb authored
Closes gh-13291
-
Phillip Webb authored
Update `ServerProperties` to also call `setHttpOnly` on the `TomcatContext`. It appears that this is required in addition to using the `ServletContextInitializer` to setup `SessionCookieConfig`. Closes gh-12580
-
Phillip Webb authored
-
Stephane Nicoll authored
Closes gh-13138
-
- 28 May, 2018 3 commits
-
-
Stephane Nicoll authored
Closes gh-13249
-
Stephane Nicoll authored
* pr/13262: Polish "Reference the latest version of the jOOQ manual" Reference the latest version of the jOOQ manual
-
Stephane Nicoll authored
Closes gh-13262
-