jdbc.driver=com.mysql.jdbc.Driver
jdbc.url=jdbc:mysql://localhost:3306/数据库名?characterEncoding=utf-8
jdbc.username=
jdbc.password=
转载于:https://www.cnblogs.com/dingyi-boss/p/11340257.html
jdbc.driver=com.mysql.jdbc.Driver
jdbc.url=jdbc:mysql://localhost:3306/数据库名?characterEncoding=utf-8
jdbc.username=
jdbc.password=
转载于:https://www.cnblogs.com/dingyi-boss/p/11340257.html