接口的使用
com.alibaba.nacos.common.packagescan.util.PathMatcher
使用PathMatcher的程序包
-
com.alibaba.nacos.common.packagescan.resource中PathMatcher的使用
修饰符和类型类说明classCopy from https://github.com/spring-projects/spring-framework.git, with less modificationsPathMatcherimplementation for Ant-style path patterns.修饰符和类型方法说明PathMatchingResourcePatternResolver.getPathMatcher()Return the PathMatcher that this resource pattern resolver uses.修饰符和类型方法说明voidPathMatchingResourcePatternResolver.setPathMatcher(PathMatcher pathMatcher) Set the PathMatcher implementation to use for this resource pattern resolver.