- 04 Jun, 2018 39 commits
-
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-12659
-
Phillip Webb authored
-
Phillip Webb authored
Update `InetAddressFormatterTests` to ensure that DNS resolvers that return a "help" page for missing domains don't cause the build to fail. Closes gh-11897
-
Brian Clozel authored
As of Spring Framework 5.1, we're depending on the Reactor Californium release train. Reactor Netty is now at version 0.8 and changed its artifact coordinates, package names and broke several APIs. Spring Framework is now up-to-date with those changes and this commit does the same for Spring Boot. Note that in that process, the `NettyServerCustomizer` has been changed since the former `HttpServerOptions.Builder` API is now gone from Reactor Netty, and we're now relying on immutable server instances instead of a stateful builder pattern. See gh-13321
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-13359
-
Andy Wilkinson authored
Closes gh-12631
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-12687
-
Stephane Nicoll authored
* pr/13351: Add "Managed dependency upgrade" section
-
Johnny Lim authored
Closes gh-13351
-
Stephane Nicoll authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-13152
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/13331: Auto-configure jOOQ with TransactionListenerProvider
-
Dmytro Nosan authored
Closes gh-13331
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-13122
-
Andy Wilkinson authored
Closes gh-13357
-
Andy Wilkinson authored
-
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
-
Stephane Nicoll authored
See gh-13353
-
Stephane Nicoll authored
-
Stephane Nicoll authored
See gh-13352
-
Stephane Nicoll authored
-
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/12707: Polish "Add auto-configuration for WebServiceTemplate" Extract ClientHttpRequestFactory detection to its own class Add auto-configuration for WebServiceTemplate
-
Stephane Nicoll authored
Closes gh-1270
-
Stephane Nicoll authored
See gh-12707
-
dnosan authored
See gh-12707
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/13345: Remove usage of deprecated Matchers class
-
dreis2211 authored
Closes gh-13345
-
- 03 Jun, 2018 1 commit
-
-
Stephane Nicoll authored
-