Skip to content

Commit 505d39e

Browse files
authoredOct 15, 2020
Update README.md
1 parent 902c7b4 commit 505d39e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎README.md

+3
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,9 @@ for (DotenvEntry e : dotenv.entries()) {
189189
- with [Maven (simple)](examples/maven-simple)
190190
- see [Java tests](./src/test/java/tests/DotenvTests.java)
191191

192+
## Idiomatic Framework Support
193+
- Spring [https://github.com/paulschwarz/spring-dotenv](spring-dotenv)
194+
192195
## Javadoc
193196

194197
see [javadoc](https://cdimascio.github.io/dotenv-java/docs/javadoc/)

0 commit comments

Comments
 (0)