File tree 5 files changed +5
-5
lines changed
src/main/resources/config
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ server:
15
15
context-path : /
16
16
spring :
17
17
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
19
19
username : root
20
20
password : root
21
21
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ server:
15
15
context-path : /
16
16
spring :
17
17
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
19
19
username : root
20
20
password : root
21
21
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ server:
15
15
context-path : /
16
16
spring :
17
17
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
19
19
username : root
20
20
password : root
21
21
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ server:
15
15
context-path : /
16
16
spring :
17
17
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
19
19
username : root
20
20
password : root
21
21
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ server:
15
15
context-path : /
16
16
spring :
17
17
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
19
19
username : root
20
20
password : root
21
21
You can’t perform that action at this time.
0 commit comments