参数设置如下
#datasource
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
spring.datasource.url=jdbc:mysql://localhost:3306/volunteer?serverTimezone=GMT%2B8
spring.datasource.username=root
spring.datasource.password=123456
参数设置如下
#datasource
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
spring.datasource.url=jdbc:mysql://localhost:3306/volunteer?serverTimezone=GMT%2B8
spring.datasource.username=root
spring.datasource.password=123456