| 程序包 | 说明 |
|---|---|
| org.coodex.util |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ProfileBaseProperties
自财运通项目中移植过来utilities中
2016/09/05 废弃 配置如下: A.properties org.coodex.util.profile.NAMESPACE=XX.properties XX.properties abcd=xxxxxx 则相当于在A.properties中 NAMESPACE.abcd=xxxxxx |
class |
ProfileBaseYaml |
| 限定符和类型 | 方法和说明 |
|---|---|
static Profile |
Profile.get(String path)
根据path获取Profile
|
static Profile |
Profile.get(String path1,
String path2,
String... others) |
static Profile |
Profile.get(URL url)
根据url获取Profile
|
Profile |
ProfileProvider.get(URL url) |
Profile |
ProfileProviderBaseProperties.get(URL url) |
Profile |
ProfileProviderBaseYaml.get(URL url) |
static Profile |
Profile.getProfile(String path)
已过时。
|
static Profile |
Profile.getProfile(URL url)
已过时。
|
Copyright © 2020. All rights reserved.