xiongchengqq commented on issue #13855:
URL:
https://github.com/apache/shardingsphere/issues/13855#issuecomment-982247333
spring:
shardingsphere:
dataSources:
fudabd-common-plat-db:
type: com.zaxxer.hikari.HikariDataSource
driverClassName: com.mysql.cj.jdbc.Driver
url:
jdbc:mysql://localhost:13306/fudabd_common_plat_db?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=Asia/Shanghai&allowPublicKeyRetrieval=true&autoReconnect=true&failOverReadOnly=false&skip-host-cache=true
username: root
password: 123456
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]