java-dotenv icon indicating copy to clipboard operation
java-dotenv copied to clipboard

With dotenv-java package how to use environment variables in application.yml file ?

Open othAs-dev opened this issue 1 year ago • 0 comments

Hello,

I added to my springboot project your dependency and it works very well in the project but I have to hide some informations in my application.yml file like database's credentials and i want to know how to use this fabulous package to my application.yml file.

Thank you very much for your help

othAs-dev avatar May 16 '24 21:05 othAs-dev