JaceyRx / Examination_System

一个简单的教务查询系统(主要技术SpringMVC + Spring + Mybatis + Shiro + Bootstrap)
1.4k stars 522 forks source link

在IDEA中可以运行了! #43

Open chrysanthemum-boy opened 1 year ago

chrysanthemum-boy commented 1 year ago

参考了之前的issues,总结如下:

ren120558115 commented 1 year ago

增加:1、tomcat在8.5.76这个版本测试可以,8.5.68这个版本不行。 2、高版本的mysql,要注意修改链接参数为jdbc.url = jdbc:mysql://localhost:3306/examination_system?useSSL=false 3.一定要用”添加maven项目”添加,否则有可能不成功

By-Yexing commented 7 months ago

赞!!!