Skip to content

数据库生成通用模板。模板包含 Service、ServiceImpl、Mapper、Mapper.xml、bean、filter等

Notifications You must be signed in to change notification settings

Lyang77/code-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

数据库表生成通用模板

模板包括Bean、Filter、Service、ServiceImpl、mapper.java、mapper.xml

结构说明

  • resources/wly/module_xx.json 数据库表设位置
  • resources/wly/wly.json 数据库账号、文件输出根路径
  • resources/wly/wly.json 具体文件与类型设置
  • resources/templates/* 输出文件模板
  • src/main/java/*/Application 启动类

About

数据库生成通用模板。模板包含 Service、ServiceImpl、Mapper、Mapper.xml、bean、filter等

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages