- 13 Jun, 2018 7 commits
-
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/13454: Upgrade to Micrometer 1.0.5
-
Jon Schneider authored
Closes gh-13454
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-13353
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-13352
-
- 12 Jun, 2018 5 commits
-
-
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.
-
Brian Clozel authored
* pr/13446: Add CLIENT_NAME_NONE to WebClientExchangeTags
-
Johnny Lim authored
-
Brian Clozel authored
* pr/13447: Use a precompiled pattern in WebClientExchangeTags.extractPath()
-
Johnny Lim authored
-
- 08 Jun, 2018 8 commits
-
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-12712
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-13420
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-13412
-
- 07 Jun, 2018 14 commits
-
-
Madhura Bhave authored
-
Madhura Bhave authored
Fixes gh-12872
-
Madhura Bhave authored
-
Madhura Bhave authored
Fixes gh-12987
-
Brian Clozel authored
Closes gh-13411
-
Brian Clozel authored
-
Brian Clozel authored
Closes gh-13401
-
Brian Clozel authored
* rstoyanchev-13315: Follow-up dates for web server config documentation
-
Rossen Stoyanchev authored
See gh-13315
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-13368
-
Phillip Webb authored
Update the duplicate-finder-maven-plugin configuration to ignore module-info classes. Closes gh-13403
-
- 06 Jun, 2018 6 commits
-
-
Madhura Bhave authored
Fixes gh-828
-
Phillip Webb authored
-
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
Closes gh-13360
-