- 16 May, 2018 3 commits
-
-
Stephane Nicoll authored
* pr/13175: Polish "Respect lombok.AccessLevel attributes" Respect lombok.AccessLevel attributes
-
Stephane Nicoll authored
Closes gh-13175
-
Jonas Keßler authored
See gh-13175
-
- 15 May, 2018 2 commits
-
-
Andy Wilkinson authored
Closes gh-12995
-
Andy Wilkinson authored
Closes gh-13167
-
- 14 May, 2018 6 commits
-
-
Andy Wilkinson authored
Previously, when the embedded Undertow container was stopped, the servlet deployment was stopped but it was not undeployed. This meant that contextDestroyed() callback of any registered ServletContextListeners was not called. This commit updates UndertowEmbeddedServletContainer to call undeploy on the deployment manager in addition to the existing call to stop. Undeploying the servlet deployment calls Undertow to drive the contextDestroyed callback on any registered ServletContextListeners. Closes gh-13134
-
Andy Wilkinson authored
* gh-12071: Polish "Suppress debug log output during Logback initialization" Suppress debug log output during Logback initialization
-
Andy Wilkinson authored
See gh-12071
-
imgx64 authored
Closes gh-12071
-
Andy Wilkinson authored
Closes gh-13150
-
Stephane Nicoll authored
Closes gh-13056
-
- 12 May, 2018 1 commit
-
-
Andy Wilkinson authored
-
- 11 May, 2018 8 commits
-
-
Andy Wilkinson authored
-
Andy Wilkinson authored
* gh-12958: Polish "Unwrap InvocationTargetException in isLogConfigurationMessage" Unwrap InvocationTargetException in isLogConfigurationMessage
-
Andy Wilkinson authored
Closes gh-12958
-
Henri Tremblay authored
See gh-12958
-
Andy Wilkinson authored
Closes gh-13032
-
Stephane Nicoll authored
* pr/13117: Polish "Add support for Jersey WrappingResourceConfig" Add support for Jersey WrappingResourceConfig
-
Stephane Nicoll authored
Closes gh-13117
-
Zoltan Reegn authored
See gh-13117
-
- 10 May, 2018 1 commit
-
-
Andy Wilkinson authored
Closes gh-13080
-
- 09 May, 2018 3 commits
-
-
Andy Wilkinson authored
-
Spring Buildmaster authored
-
Andy Wilkinson authored
Closes gh-13015
-
- 08 May, 2018 6 commits
-
-
Andy Wilkinson authored
Closes gh-13098
-
Andy Wilkinson authored
Closes gh-13028
-
Andy Wilkinson authored
Closes gh-13014
-
Andy Wilkinson authored
Closes gh-13097
-
Andy Wilkinson authored
Closes gh-13013
-
Andy Wilkinson authored
Closes gh-13097
-
- 04 May, 2018 10 commits
-
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Stephane Nicoll authored
This commit restructures the Cache auto-configuration to avoid an early init on CacheManager (and potentially all its infrastructure). Rather than adding a dependency on the validator bean, this commit relies on the fact CacheAspectSupport checks if a CacheManager is available in the afterSingletonsInstantiated callback. In this case, a simple bean with a postconstruct callback is enough. Closes gh-13038
-
Stephane Nicoll authored
Closes gh-13060
-
Andy Wilkinson authored
This reverts commit f78fd74b. See gh-13056
-
Andy Wilkinson authored
Closes gh-13055
-
Andy Wilkinson authored
Closes gh-13058
-
Andy Wilkinson authored
Closes gh-13057
-
Andy Wilkinson authored
Closes gh-13056
-