public class SettingUtils extends Object
| Constructor and Description |
|---|
SettingUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Setting |
get(String name)
获取当前环境下的配置文件
name可以为不包括扩展名的文件名(默认.setting为结尾),也可以是文件名全称
|
Copyright © 2020. All rights reserved.