接口的使用
com.alibaba.nacos.common.packagescan.resource.WritableResource
-
使用WritableResource的程序包 程序包 说明 com.alibaba.nacos.common.packagescan.resource -
-
com.alibaba.nacos.common.packagescan.resource中WritableResource的使用
实现WritableResource的com.alibaba.nacos.common.packagescan.resource中的类 修饰符和类型 类 说明 classFileSystemResourceCopy from https://github.com/spring-projects/spring-framework.git, with less modificationsResourceimplementation forjava.io.Fileandjava.nio.file.Pathhandles with a file system target.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.classPathResourceCopy from https://github.com/spring-projects/spring-framework.git, with less modificationsResourceimplementation forPathhandles, performing all operations and transformations via thePathAPI.
-