paulschwarz / spring-dotenv

Provides a Dotenv property source for Spring
MIT License
301 stars 23 forks source link

gradle integration #26

Open landsman opened 9 months ago

landsman commented 9 months ago

I would love to use this in a Gradle task. I have to assign some secret values and there is no option to get values from Spring Boot or even dot env. So this would be the best. Are you able to check how hard it can be?