Class EnvironmentUtils

java.lang.Object
de.samply.reporter.utils.EnvironmentUtils

@Component public class EnvironmentUtils extends Object
  • 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

      public String getEnvironmentVariable(String key)