jdbc连接池URL配置
url=jdbc:mysql://localhost:3306/数据库名?allowPublicKeyRetrieval=true&characterEncoding=utf8&serverTimezone=PRC&useSSL=false
url=jdbc:mysql://localhost:3306/数据库名?allowPublicKeyRetrieval=true&characterEncoding=utf8&serverTimezone=PRC&useSSL=false