Files
spring-framework/src/docs/asciidoc
Rossen Stoyanchev aa653b23bc Add AbstractReactiveWebInitializer
This commit introduces a new AbstractReactiveWebInitializer in
spring-web that relies on WebHttpHandlerBuilder to detect request
processing infrastructure beans from an ApplicationContext.

This eliminates the need to create a DispatcherHandler, since it is
expected to be a Spring bean, and as a result the initializers in
spring-webflux have been deprecated.

Issue: SPR-16144
2017-11-02 14:57:06 -04:00
..
2017-10-26 21:02:38 -04:00
2017-11-02 14:57:06 -04:00
2017-10-05 22:23:38 -04:00
2017-10-24 01:01:42 +02:00
2017-10-23 16:57:56 -04:00
2017-10-24 01:01:42 +02:00
2017-10-23 16:57:56 -04:00
2017-10-24 23:19:45 -04:00