Package org.springframework.boot.web.server.reactive.context
@NullMarked
package org.springframework.boot.web.server.reactive.context
Reactive web server based integrations with Spring's
ApplicationContext.-
ClassesClassDescription
ReactiveWebServerApplicationContextthat accepts annotated classes as input - in particular@Configuration-annotated classes, but also plain@Componentclasses and JSR-330 compliant classes usingjavax.injectannotations.AGenericReactiveWebApplicationContextthat can be used to bootstrap itself from a containedReactiveWebServerFactorybean.Event to be published after theWebServeris ready.