| 程序包 | 说明 |
|---|---|
| com.alibaba.nacos.common.packagescan.resource |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AntPathMatcher
Copy from https://github.com/spring-projects/spring-framework.git, with less modifications
PathMatcher implementation for Ant-style path patterns. |
| 限定符和类型 | 方法和说明 |
|---|---|
PathMatcher |
PathMatchingResourcePatternResolver.getPathMatcher()
Return the PathMatcher that this resource pattern resolver uses.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PathMatchingResourcePatternResolver.setPathMatcher(PathMatcher pathMatcher)
Set the PathMatcher implementation to use for this
resource pattern resolver.
|
Copyright © 2018–2024 Alibaba Group. All rights reserved.