Skip to content

stevenjeff/mybatisGeneratorDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mybatis 逆向工程

用于Mybatis环境中生成DO类、Mapper.xml

环境

  • idea
  • maven

使用

  • 修改MyConfiguration.xml文件中location的值,指定驱动路径
  • 修改MyConfiguration.xml文件中tableName的值,指定表名
  • 修改jdbc.properties中的数据源

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published