An open API service indexing awesome lists of open source software.

https://github.com/gqzdev/mybatis

MyBatis逆向工程
https://github.com/gqzdev/mybatis

Last synced: about 1 month ago
JSON representation

MyBatis逆向工程

Awesome Lists containing this project

README

          

# MyBatis
MyBatis逆向工程
根据数据表自动生成实体类,Mapper.xml, Mapper.java, Example.java(指定查询条件)
##https://blog.csdn.net/ganquanzhong/article/details/80199084