spring-framework/spring-webflux
Brian Clozel 47c8d1de7b Avoid calling other bean methods in web config
This commit changes the main configuration classes for Spring MVC and
Spring WebFlux to not call other bean methods when setting up the web
infrastructure. This allows configuration classes extending
`DelegatingWebFluxConfiguration` and `DelegatingWebMvcConfiguration`
to opt-in the lite-mode, as introduced in gh-22461.
2019-04-03 10:16:41 +02:00
..
src Avoid calling other bean methods in web config 2019-04-03 10:16:41 +02:00
spring-webflux.gradle Upgrade to Coroutines 1.2.0-alpha 2019-03-31 10:55:13 +02:00