| 程序包 | 说明 |
|---|---|
| cn.com.fishin.tuz.loader.json |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ClasspathJSONLoader
JSON 配置文件加载器
这个加载器专门用来加载类路径下的 json 配置文件,并返回 Map 集合
JSON file loader
This loader is used to load json file in classpath
|
class |
FileSystemJSONLoader
JSON 配置文件加载器
这个加载器专门用来加载文件系统中的 JSON 配置文件,并返回 Map 集合
JSON file loader
This loader is used to load JSON file in file System
|
Copyright © 2019. All Rights Reserved.