上传者: gzt19881123
|
上传时间: 2021-11-09 20:16:27
|
文件大小: 4.55MB
|
文件类型: -
Spring + Spring MVC + Mybatis + Maven搭建多模块的web项目
里面包含了很多配置方面的注释,方便日后维护。
采用了通用Mapper封装了单表的增删改查操作
github地址:https://gitee.com/free/Mapper
采用了分页插件 PageHelper
github地址:https://github.com/pagehelper/Mybatis-PageHelper
前端页面上采用了当前主流的bootstrap样式的框架
mysql 创建库的脚本 请查看文件 myway.sql, 里面为测试数据。