We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6079bb6 commit 3cac499Copy full SHA for 3cac499
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