|
|
|
|
|
|
|
|
context-path: /api |
|
|
context-path: /api |
|
|
spring: |
|
|
spring: |
|
|
datasource: |
|
|
datasource: |
|
|
url: jdbc:mysql://localhost:3306/taauav_lishui?useSSL=false&useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&transformedBitIsBoolean=true&serverTimezone=UTC&nullCatalogMeansCurrent=true&allowPublicKeyRetrieval=true |
|
|
|
|
|
|
|
|
url: jdbc:mysql://localhost:3306/taauav_lishui?useSSL=false&useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&transformedBitIsBoolean=true&serverTimezone=GMT%2B8&nullCatalogMeansCurrent=true&allowPublicKeyRetrieval=true |
|
|
username: root |
|
|
username: root |
|
|
password: idontcare |
|
|
password: idontcare |
|
|
driver-class-name: com.mysql.cj.jdbc.Driver |
|
|
driver-class-name: com.mysql.cj.jdbc.Driver |