Class WebFluxEndpointHandlerMapping

  • All Implemented Interfaces:
    org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware, org.springframework.core.Ordered, org.springframework.web.reactive.HandlerMapping

    public class WebFluxEndpointHandlerMapping
    extends AbstractWebFluxEndpointHandlerMapping
    implements org.springframework.beans.factory.InitializingBean
    A custom HandlerMapping that makes web endpoints available over HTTP using Spring WebFlux.
    Since:
    2.0.0