spring-boot/spring-boot-autoconfigure
Phillip Webb d08480320b Stop RequestContextFilter initializing config
Change WebMvcAutoConfigurationAdapter.requestContextFilter() to a static
method so that the configuration class isn't needed when creating it.
This helps to prevent early initialization of beans.

See gh-6178
2016-06-29 20:14:17 -07:00
..
src Stop RequestContextFilter initializing config 2016-06-29 20:14:17 -07:00
pom.xml Drop back to Hibernate 5.0.9.Final 2016-06-21 20:09:21 +01:00