Uses of Interface
org.springframework.web.cors.PreFlightRequestHandler
Packages that use PreFlightRequestHandler
Package
Description
Provides generic filter base classes allowing for bean-style configuration.
Provides standard HandlerMapping implementations,
including abstract base classes for custom implementations.
-
Uses of PreFlightRequestHandler in org.springframework.web.filter
Constructors in org.springframework.web.filter with parameters of type PreFlightRequestHandler -
Uses of PreFlightRequestHandler in org.springframework.web.servlet.handler
Classes in org.springframework.web.servlet.handler that implement PreFlightRequestHandlerModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.
PathPatternParser; whenHandlerMappingIntrospector.allHandlerMappingsUsePathPatternParser()returns true, it is sufficient to use that to align with handler mappings.