- 08 Jun, 2018 6 commits
-
-
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 20 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
-
Madhura Bhave authored
-
Madhura Bhave authored
Fixes gh-13399
-
Brian Clozel authored
This commit regroups the documentation on how to configure a web server in Spring Boot. The same concepts apply, whether the server is Tomcat/Netty/Jetty/Undertow, or if it's deployed for a Servlet or Reactive web application. Closes gh-13315
-
Brian Clozel authored
-
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
-
Stephane Nicoll authored
Closes gh-1327
-
Andy Wilkinson authored
-
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
-