hiero-ledger / hiero-ledger/hiero-consensus-node

Config API: Support for .env files in config API

Open
#5,388 2 comments 0 reactions 1 assignee Claimed by @hendrikebbers View on GitHub
Base Config Platform
Dominant language
Java
Stars
406
Forks
226
Avg merge
3d 4h
Merged PRs (30d)
210

Description

The config API can already read config properties from the system environment (see `SystemEnvironmentConfigSource`). It would be cool if a '.env' file would be supported, too. The lib https://github.com/cdimascio/dotenv-java provides functionality to read an `.env` file and add the content to the system environment. We could add that to the config source.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.