-
-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Does not work with springboot 3.2.0 or higher #61
Comments
Please provide additional details. How are you using dotenv in this context? what are the errors? How to reproduce them? Thanks! |
I am using dotenv-java in Spring Boot (3.4.1) as well. I have read the documentation for this repository. Is there a way to use dotenv-java to access my dotenv properties inside my application.yml? The log
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The dependency does not work for versions greater than or equal to springboot 3.2.0
The text was updated successfully, but these errors were encountered: