All Classes and Interfaces

Class
Description
The EnvContextLoader class is responsible for loading environment variables from .env files or an env.properties file into a properties map.
Exception thrown when there is an error loading the environment variables from a dotenv file in a Spring application.
A Spring ApplicationContextInitializer that loads environment variables from .env files into the Spring application context's environment.