We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 930f1fb commit 2fc8d44Copy full SHA for 2fc8d44
README.md
@@ -266,7 +266,7 @@ for (e in dotenv.entries()) {
266
```
267
268
## Examples
269
-- with [Maven (simple)](https://github.com/cdimascio/dotenv-kotlin-example)
+- with [Maven (simple)](https://github.com/cdimascio/java-dotenv-example)
270
- with [Spring MVC](https://github.com/cdimascio/kotlin-spring-mvc-template)
271
- with [Spring Webflux](https://github.com/cdimascio/kotlin-swagger-spring-functional-template)
272
- with [Android](https://github.com/cdimascio/android-example/blob/master/app/src/main/java/com/example/dimascio/myapp/MainActivity.kt)
0 commit comments