public static class MvcConfig.ExtendedMatcher
extends org.springframework.util.AntPathMatcher
| Constructor and Description |
|---|
ExtendedMatcher() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
doMatch(String pattern,
String path,
boolean fullMatch,
Map<String,String> uriTemplateVariables) |
Map<String,String> |
extractUriTemplateVariables(String pattern,
String path) |
Copyright © 2019. All rights reserved.