We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f24e13f + 3cac499 commit f766919Copy full SHA for f766919
README.MD
@@ -6,8 +6,8 @@ This is the API Background where our frontend framework (= VueJS) sends request
6
7
- git clone https://github.com/xJHamster/BackendSpring
8
- open maven spring project in your IDE
9
-- run ProjectWebsiteApplication
10
- create mysql database called "springserver"
+- run ProjectWebsiteApplication
11
- go to application.properties and change spring.sql.init.mode=never to spring.sql.init.mode=always
12
- restart program
13
- then undo changes in application.properties and restart again
0 commit comments