mysql连接字符串

url:jdbc:mysql://localhost:3306/nec?useUnicode=true&characterEncoding=utf8
driverClassName:com.mysql.jdbc.Driver
username:root
password:root

原文地址:https://www.cnblogs.com/liyang19910805/p/5662632.html