Package io.github.mihkels.dotenv


package io.github.mihkels.dotenv
Provides a system to manage environment variables using a .env file.
  • Class
    Description
    Creates and configures a new Dotenv instance
    A dotenv entry filter
    Builds and loads and Dotenv instance.
    A key value pair representing an environment variable and its value
    Signals that dotenv exception of some sort has occurred.