https://github.com/gqzdev/mybatis
MyBatis逆向工程
https://github.com/gqzdev/mybatis
Last synced: about 1 month ago
JSON representation
MyBatis逆向工程
- Host: GitHub
- URL: https://github.com/gqzdev/mybatis
- Owner: gqzdev
- Created: 2018-05-04T11:45:51.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-06T13:03:20.000Z (about 8 years ago)
- Last Synced: 2025-01-25T10:11:13.172Z (over 1 year ago)
- Size: 3.58 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MyBatis
MyBatis逆向工程
根据数据表自动生成实体类,Mapper.xml, Mapper.java, Example.java(指定查询条件)
##https://blog.csdn.net/ganquanzhong/article/details/80199084