Uses of Package
org.springframework.web.reactive.handler
Package
Description
Spring WebFlux configuration infrastructure.
Classes supporting the
org.springframework.web.reactive.function.server
package.Provides HandlerMapping implementations including abstract base classes.
Infrastructure for handler method processing.
Infrastructure for annotation-based handler method processing.
-
-
-
ClassDescriptionAbstract base class for
HandlerMapping
implementations.Abstract base class for URL-mappedHandlerMapping
implementations. -
-