ENVIRONMENT_POD_NAME property
Pod name for the internal environment instance.
This pod provides access to the application environment, including profiles, properties, and other environment-specific configuration.
Used internally by the framework and available for injection into application components.
Implementation
static final String ENVIRONMENT_POD_NAME = "jetleaf.environment.internalEnvironment";