- 07 Jun, 2018 6 commits
-
-
Madhura Bhave authored
Fixes gh-12872
-
Madhura Bhave authored
-
Madhura Bhave authored
Fixes gh-12987
-
Brian Clozel authored
Closes gh-13401
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-13368
-
- 06 Jun, 2018 29 commits
-
-
Phillip Webb authored
* pr/13344: Polish "Fix caching issues with map property sources" Fix caching issues with map property sources
-
Phillip Webb authored
Refine the property source cache key fix so that a copy of the key is only taken when the values change. This allows us to retain the previous performance optimization of not creating unnecessary string arrays. Closes gh-13344
-
Fahim Farook authored
Update `SpringIterableConfigurationPropertySource` so that the cache key from a `MapPropertySource` is invalidated when the map contents changes. Prior to this commit, the actual keys of the map were used as the key. This meant that if the underlying map changed, they key wouldn't be invalidated because it ultimately pointed to the same object instance. See gh-13344
-
Madhura Bhave authored
Fixes gh-13399
-
Brian Clozel authored
Prior to this commit, the `DefaultErrorWebExceptionHandler` would parse the HTTP "Accept" headers when routing the request to the error handler; if an error occured during parsing, an `InvalidMediaTypeException` would be thrown and break the error handling for this request. This commit ignores those exceptions and makes sure that the error handling function does not override the response status or the error itself with those exceptions. Closes: gh-13372
-
Andy Wilkinson authored
Closes gh-13397
-
Andy Wilkinson authored
Closes gh-13396
-
Andy Wilkinson authored
Closes gh-13395
-
Andy Wilkinson authored
Closes gh-13394
-
Andy Wilkinson authored
Closes gh-13393
-
Andy Wilkinson authored
Closes gh-13392
-
Andy Wilkinson authored
Closes gh-13391
-
Andy Wilkinson authored
Closes gh-13390
-
Andy Wilkinson authored
Closes gh-13389
-
Andy Wilkinson authored
-
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
-
Stephane Nicoll authored
Closes gh-10933
-
Stephane Nicoll authored
Closes gh-13368
-
Stephane Nicoll authored
* pr/13378: Polish "Replace commons-codec Base64 usage" Replace commons-codec Base64 usage
-
Stephane Nicoll authored
Closes gh-13378
-
dreis2211 authored
See gh-13378
-
Phillip Webb authored
-
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
-
- 05 Jun, 2018 5 commits
-
-
Madhura Bhave authored
Closes gh-13083
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-13366
-
Stephane Nicoll authored
Closes gh-13356
-