mysql8的连接properties
prop.driverClassName=com.mysql.cj.jdbc.Driver
prop.url=jdbc:mysql:///数据库名?useUnicode=true&characterEncodign=UTF-8&serverTimezone=UTC
本文来自博客园,作者:荧惑微光,转载请注明原文链接:https://www.cnblogs.com/yinghuoweiguang/p/16041951.html
prop.driverClassName=com.mysql.cj.jdbc.Driver
prop.url=jdbc:mysql:///数据库名?useUnicode=true&characterEncodign=UTF-8&serverTimezone=UTC
本文来自博客园,作者:荧惑微光,转载请注明原文链接:https://www.cnblogs.com/yinghuoweiguang/p/16041951.html
