mysql.driver=com.mysql.cj.jdbc.Driver
mysql.url=jdbc:mysql://localhost:3306/mybatis?serverTimezone=UTC&\
characterEncoding=utf8&useUnicode=true&useSSL=false allowPublicKeyRetrieval=true
mysql.username=root
mysql.password=root
尝试注入语言或引入
但是还是没用
我不知道用哪个SQL语言
这个是警告,应该没有问题的,你看看程序能不能运行起来