ThePrez / DotEnv-Java-IBMi

A `.env` implementation with convenience functions for IBM i
Apache License 2.0
5 stars 1 forks source link

Add a new API to load env variables from a config file #2

Closed mkwan01 closed 1 week ago

mkwan01 commented 1 week ago

The base DotEnv project already has config file support. We will expose an API in DotEnv-Java-IBMi to make use of this support. We also bump the version number for this change.