接口的使用
com.alibaba.nacos.common.packagescan.resource.WritableResource
使用WritableResource的程序包
-
com.alibaba.nacos.common.packagescan.resource中WritableResource的使用
修饰符和类型类说明classCopy from https://github.com/spring-projects/spring-framework.git, with less modificationsResourceimplementation forjava.io.Fileandjava.nio.file.Pathhandles with a file system target.classCopy 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.class