Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 359 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 359 Bytes

MyBatis4II

MyBatis Intellij IDEA plugin, Support:

  • Create mapper xml with template(MyBatis in library path)
  • Inject mapper bean to Spring framework(Only support @MapperScan)

Create XML

Inject Bean

Opearte

Thanks for Cofe-Mybatis