Class WebFluxContextUtils
java.lang.Object
org.springframework.integration.webflux.support.WebFluxContextUtils
Utility class for accessing WebFlux integration components
from the
BeanFactory
.- Since:
- 5.0
- Author:
- Artem Bilan, Gary Russell
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
The name for the infrastructureWebFluxIntegrationRequestMappingHandlerMapping
bean. -
Method Summary
-
Field Details
-
HANDLER_MAPPING_BEAN_NAME
The name for the infrastructureWebFluxIntegrationRequestMappingHandlerMapping
bean.- See Also:
-