public class EnvProperties extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
dumpProperties(String separator) |
EnvName |
getEnv() |
Properties |
getProperties() |
String |
getPropertiesFileName() |
String |
getProperty(String name) |
String |
getProperty(String name,
String defaultValue) |
static EnvProperties |
instance() |
public static EnvProperties instance()
public Properties getProperties()
public String getPropertiesFileName()
public EnvName getEnv()
Copyright © 2019. All rights reserved.