parent
677156ee9e
commit
f174a1ff98
@ -1,9 +1,9 @@
|
||||
spring:
|
||||
datasource:
|
||||
url: jdbc:mysql://localhost:3306/huas-project-yangwp?useSSL=false&serverTimezone=UTC
|
||||
url: jdbc:mysql://localhost:3306/huas-project-yangwp?allowPublicKeyRetrieval=true&useSSL=false&serverTimezone=UTC
|
||||
username: root
|
||||
password: 123456
|
||||
driver-class-name: com.mysql.cj.jdbc.Driver
|
||||
server:
|
||||
port: 9998
|
||||
port: 8088
|
||||
|
||||
|
||||
Loading…
Reference in new issue