Uses of Class
org.springframework.boot.web.server.reactive.context.ReactiveWebServerApplicationContext
Packages that use ReactiveWebServerApplicationContext
-
Uses of ReactiveWebServerApplicationContext in org.springframework.boot.web.server.reactive.context
Subclasses of ReactiveWebServerApplicationContext in org.springframework.boot.web.server.reactive.contextModifier and TypeClassDescriptionclassReactiveWebServerApplicationContextthat accepts annotated classes as input - in particular@Configuration-annotated classes, but also plain@Componentclasses and JSR-330 compliant classes usingjavax.injectannotations.Methods in org.springframework.boot.web.server.reactive.context that return ReactiveWebServerApplicationContextConstructors in org.springframework.boot.web.server.reactive.context with parameters of type ReactiveWebServerApplicationContextModifierConstructorDescriptionReactiveWebServerInitializedEvent(WebServer webServer, ReactiveWebServerApplicationContext applicationContext)