@Component public class GeneralConfigurationUtil extends ConfigurationUtilBase
binder, configurableEnvironment, logger
GeneralConfigurationUtil()
List<Object>
getList(String key)
Map<String,Object>
getMap(String key)
String
getProperty(String key, String defaultValue)
getBinder, getConfigurableEnvironment, init
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GeneralConfigurationUtil()
public String getProperty(String key, String defaultValue)
public Map<String,Object> getMap(String key)
public List<Object> getList(String key)
Copyright © 2019. All rights reserved.