public class SaPathMatcherHolder
extends java.lang.Object
| 限定符和类型 | 字段和说明 |
|---|---|
static org.springframework.util.PathMatcher |
pathMatcher
路由匹配器
|
| 构造器和说明 |
|---|
SaPathMatcherHolder() |
| 限定符和类型 | 方法和说明 |
|---|---|
static org.springframework.util.PathMatcher |
getPathMatcher()
获取路由匹配器
|
static void |
setPathMatcher(org.springframework.util.PathMatcher pathMatcher)
写入路由匹配器
|
Copyright © 2022. All Rights Reserved.