File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
src/main/resources/config Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ server:
1515 context-path : /
1616spring :
1717 datasource :
18- url : jdbc:mysql://localhost:3307 /spring_boot_plus?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true
18+ url : jdbc:mysql://localhost:3306 /spring_boot_plus?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true
1919 username : root
2020 password : root
2121
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ server:
1515 context-path : /
1616spring :
1717 datasource :
18- url : jdbc:mysql://localhost:3307 /spring_boot_plus?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true
18+ url : jdbc:mysql://localhost:3306 /spring_boot_plus?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true
1919 username : root
2020 password : root
2121
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ server:
1515 context-path : /
1616spring :
1717 datasource :
18- url : jdbc:mysql://localhost:3307 /spring_boot_plus?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true
18+ url : jdbc:mysql://localhost:3306 /spring_boot_plus?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true
1919 username : root
2020 password : root
2121
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ server:
1515 context-path : /
1616spring :
1717 datasource :
18- url : jdbc:mysql://localhost:3307 /spring_boot_plus?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true
18+ url : jdbc:mysql://localhost:3306 /spring_boot_plus?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true
1919 username : root
2020 password : root
2121
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ server:
1515 context-path : /
1616spring :
1717 datasource :
18- url : jdbc:mysql://localhost:3307 /spring_boot_plus?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true
18+ url : jdbc:mysql://localhost:3306 /spring_boot_plus?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true
1919 username : root
2020 password : root
2121
You can’t perform that action at this time.
0 commit comments