We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0122043 + 16723ab commit 917e5c5Copy full SHA for 917e5c5
1 file changed
README.md
@@ -14,6 +14,6 @@ This application uses H2 as in-memory database to showcase, but you can also use
14
## To run this :
15
`` mvn clean install ``
16
17
-`` mvn sprint-boot:run``
+`` mvn spring-boot:run``
18
19
-`` docker-compose up --build -d``
+`` docker-compose up --build -d``
0 commit comments