url:jdbc:mysql://192.168.0.180:3306/hand_alarm?useSSL=false&serverTimezone=Asia/Shanghai&allowPublicKeyRetrieval=true&nullCatalogMeansCurrent=true&rewriteBatchedStatements=true# MySQL Connector/J 8.X 连接的示例
url:jdbc:mysql://192.168.0.180:3306/hand_alarm_dev?useSSL=false&serverTimezone=Asia/Shanghai&allowPublicKeyRetrieval=true&nullCatalogMeansCurrent=true&rewriteBatchedStatements=true# MySQL Connector/J 8.X 连接的示例
username:root
password:Gsking164411
driver-class-name:com.mysql.cj.jdbc.Driver# MySQL Connector/J 8.X 连接的示例