java-dotenv
java-dotenv copied to clipboard
Use dotenv-java or dotenv-kotlin https://github.com/cdimascio/dotenv-java or https://github.com/cdimascio/dotenv-kotlin instead
Results
3
java-dotenv issues
Sort by
recently updated
recently updated
newest added
Fix typo implentation to implementation
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...