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 fe9f8d3 commit 13e1ef9Copy full SHA for 13e1ef9
README.md
@@ -40,12 +40,12 @@ We talk about many ways to override environment variables in a Spring Boot appli
40
## Getting Started
41
* Clone the repository
42
```shell
43
-git clone https://github.com/cevheri/spring-boot-overriding-environment-variables.git
+git clone https://github.com/cevheri/java-spring-boot-overriding-environment-variables.git
44
```
45
46
* Change directory
47
48
-cd spring-boot-overriding-environment-variables
+cd java-spring-boot-overriding-environment-variables
49
50
51
* Run the Spring Boot application
0 commit comments