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 393755c commit fc4e98a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,8 +189,9 @@ for (DotenvEntry e : dotenv.entries()) {
- with [Maven (simple)](examples/maven-simple)
- see [Java tests](./src/test/java/tests/DotenvTests.java)

## Cool libs that build on dotenv-java
- Spring [spring-dotenv](https://github.com/paulschwarz/spring-dotenv)
## Powered by dotenv-java
- [spring-dotenv](https://github.com/paulschwarz/spring-dotenv) - dotenv-java as a Spring PropertySource
- [dotenv-kotlin](https://github.com/cdimascio/kotlin-dotenv) - a Kotlin DSL for dotenv-java

## Javadoc

Expand Down

0 comments on commit fc4e98a

Please sign in to comment.