Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cdimascio authored Oct 15, 2020
1 parent 902c7b4 commit 505d39e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,9 @@ for (DotenvEntry e : dotenv.entries()) {
- with [Maven (simple)](examples/maven-simple)
- see [Java tests](./src/test/java/tests/DotenvTests.java)

## Idiomatic Framework Support
- Spring [https://github.com/paulschwarz/spring-dotenv](spring-dotenv)

## Javadoc

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

0 comments on commit 505d39e

Please sign in to comment.