Package de.samply.reporter.utils
Class EnvironmentUtils
java.lang.Object
de.samply.reporter.utils.EnvironmentUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddKeyValuesFromEnvironment(org.springframework.core.env.ConfigurableEnvironment environment)
-
Constructor Details
-
EnvironmentUtils
public EnvironmentUtils(@Autowired org.springframework.core.env.Environment environment)
-
-
Method Details
-
addKeyValuesFromEnvironment
public void addKeyValuesFromEnvironment(org.springframework.core.env.ConfigurableEnvironment environment) -
getEnvironmentVariable
-