| 程序包 | 说明 |
|---|---|
| com.alibaba.nacos.common.packagescan.resource |
| 限定符和类型 | 类和说明 |
|---|---|
class |
FileSystemResource
Copy from https://github.com/spring-projects/spring-framework.git, with less modifications
Resource implementation for java.io.File and
java.nio.file.Path handles with a file system target. |
class |
FileUrlResource
Copy from https://github.com/spring-projects/spring-framework.git, with less modifications
Subclass of
UrlResource which assumes file resolution, to the degree
of implementing the WritableResource interface for it. |
class |
PathResource
|
Copyright © 2018–2024 Alibaba Group. All rights reserved.