Package com.helixframework.env


package com.helixframework.env
Helix environment context that holds environment specific variables for Helix projects.
  • Class
    Description
    Utility for checking the current Spring application context.
    Gets the build info from build-info.properties file.
    Thread local context holder for values.
    Holds context about the currently executing helix environment.
    Interface that can be implemented when not using dependency injection to mark a class as requiring HelixEnvironment.
    HelixEnvironmentHolder is a component that holds a static reference to a HelixEnvironment instance.
    Utility class responsible for resolving the current application environment/profile based on Spring Boot configuration properties, Helix-specific environment configurations, and corresponding environment variables.