要么是驱动问题(没加载到工程中去或者其他问题)要么是账号密码或者url或者driver写错
driver:com.mysql.jdbc.Driver
url:jdbc:mysql://localhost:3306/数据库名称
2021-11-13 04:03:59
要么是驱动问题(没加载到工程中去或者其他问题)要么是账号密码或者url或者driver写错
driver:com.mysql.jdbc.Driver
url:jdbc:mysql://localhost:3306/数据库名称