We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 482a63e commit 11b66b2Copy full SHA for 11b66b2
Readme.md
@@ -25,7 +25,7 @@ create database notes_app
25
26
**3. Change mysql username and password as per your installation**
27
28
-+ open src/main/resources/application.properties
++ open `src/main/resources/application.properties`
29
30
+ change `spring.datasource.username` and `spring.datasource.password` as per your mysql installation
31
0 commit comments