| Package | Description |
|---|---|
| org.coodex.util |
| Modifier and Type | Class and Description |
|---|---|
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 |
| Modifier and Type | Method and Description |
|---|---|
static Profile |
Profile.get(String path)
根据path获取Profile
|
static Profile |
Profile.get(String path1,
String path2,
String... others) |
Profile |
ProfileProviderBaseProperties.get(URL url) |
Profile |
ProfileProviderBaseYaml.get(URL url) |
static Profile |
Profile.get(URL url)
根据url获取Profile
|
Profile |
ProfileProvider.get(URL url) |
static Profile |
Profile.getProfile(String path)
Deprecated.
|
static Profile |
Profile.getProfile(URL url)
Deprecated.
|
Copyright © 2020. All rights reserved.