java-dotenv
java-dotenv copied to clipboard
With dotenv-java package how to use environment variables in application.yml file ?
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