文件名称:spring boot 整合Mybatis web jsp可直接运行
文件大小:119KB
文件格式:ZIP
更新时间:2021-08-02 09:36:40
spring boot mybatis web jsp
spring boot整合mybatis web项目,代码非常整洁干净,无多余代码,内含一张表的读取操作,及建表语句,非常适合初学者。解压后用IntelliJ IDEA打开,然后导入表user_t,修改下数据库连接的配置,改成自己本机的,即可直接运行:http://localhost:8080/user/showUser?id=1、http://localhost:8080/user/hello、http://localhost:8080/he