Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 286 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 286 Bytes

mybatis-demo

mybatis demo

  • 整合mybatis和mysql
  • 整合mybatis generator自动生成model和mapper
  • 整和AC.Tables根据model自动生成数据库表
  • 整合flyway管理数据库schema版本变更
  • 整合swagger2.0生成在线文档
  • 整合page helper进行快速物理分页