开发中数据库后面常加的配置项
jdbc:mysql://localhost:3306/{数据库名称}?characterEncoding=utf8&serverTimezone=UTC&useSSL=false&allowPublicKeyRetrieval=true
jdbc:mysql://localhost:3306/{数据库名称}?characterEncoding=utf8&serverTimezone=UTC&useSSL=false&allowPublicKeyRetrieval=true