@Configuration(proxyBeanMethods=false)
public static class HttpHandlerAutoConfiguration.AnnotationConfig
extends java.lang.Object
| Constructor and Description |
|---|
AnnotationConfig(org.springframework.context.ApplicationContext applicationContext) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.server.reactive.HttpHandler |
httpHandler(org.springframework.beans.factory.ObjectProvider<WebFluxProperties> propsProvider) |
public AnnotationConfig(org.springframework.context.ApplicationContext applicationContext)
@Bean public org.springframework.http.server.reactive.HttpHandler httpHandler(org.springframework.beans.factory.ObjectProvider<WebFluxProperties> propsProvider)