public class ConfigHelper extends Object
ConfigHelper(String propertiesFileName)
ResourceBundle
getBundle()
String
getValue(String key)
getValueNoException(String key)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ConfigHelper(String propertiesFileName)
public ResourceBundle getBundle()
public String getValue(String key)
通过key获取配置文件信息 支持文件热加载
key
public String getValueNoException(String key)
Copyright © 2020. All rights reserved.