Uses of Class
org.springframework.web.filter.UrlHandlerFilter
Packages that use UrlHandlerFilter
Package
Description
Provides generic filter base classes allowing for bean-style configuration.
-
Uses of UrlHandlerFilter in org.springframework.web.filter
Methods in org.springframework.web.filter that return UrlHandlerFilterModifier and TypeMethodDescriptionUrlHandlerFilter.Builder.build()
Build theUrlHandlerFilter
instance.