Uses of Class
org.springframework.util.AntPathMatcher.AntPathStringMatcher
Package
Description
Miscellaneous utility classes, such as utilities for working with strings,
classes, collections, reflection, etc.
-
Uses of AntPathMatcher.AntPathStringMatcher in org.springframework.util
Modifier and TypeMethodDescriptionprotected AntPathMatcher.AntPathStringMatcher
AntPathMatcher.getStringMatcher
(String pattern) Build or retrieve anAntPathMatcher.AntPathStringMatcher
for the given pattern.