类的使用
com.alibaba.nacos.common.packagescan.resource.AbstractFileResolvingResource
-
使用AbstractFileResolvingResource的程序包 程序包 说明 com.alibaba.nacos.common.packagescan.resource -
-
com.alibaba.nacos.common.packagescan.resource中AbstractFileResolvingResource的使用
com.alibaba.nacos.common.packagescan.resource中AbstractFileResolvingResource的子类 修饰符和类型 类 说明 classClassPathResourceCopy from https://github.com/spring-projects/spring-framework.git, with less modificationsResourceimplementation for class path resources.protected static classDefaultResourceLoader.ClassPathContextResourceClassPathResource that explicitly expresses a context-relative path through implementing the ContextResource interface.classFileUrlResourceCopy from https://github.com/spring-projects/spring-framework.git, with less modifications Subclass ofUrlResourcewhich assumes file resolution, to the degree of implementing theWritableResourceinterface for it.classUrlResourceCopy from https://github.com/spring-projects/spring-framework.git, with less modificationsResourceimplementation forjava.net.URLlocators.
-