ssm jdbc文件
jdbc.username=root jdbc.password=123 jdbc.url=jdbc:mysql://localhost:3306/数据库名?allowMultiQueries=true jdbc.driver=com.mysql.cj.jdbc.Driver
jdbc.username=root jdbc.password=123 jdbc.url=jdbc:mysql://localhost:3306/数据库名?allowMultiQueries=true jdbc.driver=com.mysql.cj.jdbc.Driver