类的使用
org.springframework.boot.web.reactive.context.GenericReactiveWebApplicationContext
-
org.springframework.boot.web.reactive.context中GenericReactiveWebApplicationContext的使用
修饰符和类型类说明classReactiveWebServerApplicationContextthat accepts annotated classes as input - in particular@Configuration-annotated classes, but also plain@Componentclasses and JSR-330 compliant classes usingjavax.injectannotations.classAGenericReactiveWebApplicationContextthat can be used to bootstrap itself from a containedReactiveWebServerFactorybean.