- 所有已知实现类:
- ServletPathMatcher
public interface PatternMatcher
Interface for components that can match source strings against a specified pattern string.
Different implementations can support different pattern types, for example, Ant style path expressions, or regular
expressions, or other types of text based patterns.
- 从以下版本开始:
- 0.2.6