文件名称:SpringBoot+Dubbo+MyBatis代码生成器
文件大小:1.07MB
文件格式:ZIP
更新时间:2023-10-03 10:19:02
SpringBoot Dubbo MyBatis 代码生成器 Java
SpringBoot+Dubbo+Mybatis代码生成器,基于mysql一键生成rest、rpc、service、domain、dao模块,并集成了swagger。启动类在main模块下。 数据表中要有id、version、ts、yn几个基础字段,详见demo文件夹下的示例。如果没有的话,请自行根据需要增减使用。 如有使用问题,请直接联系作者。
【文件预览】:
code-gen-beta
----templates()
--------.gitignore(111B)
--------template-rpc-api()
--------template-rpc-service()
--------.DS_Store(20KB)
--------pom.xml(13KB)
--------template-domain()
--------template-consumer()
--------template-service()
--------template-main()
--------template-restful()
--------template-dao()
----output()
--------.DS_Store(6KB)
----.DS_Store(14KB)
----demo()
--------dictionary.sql(2KB)
----config()
--------code_gen.properties(610B)
----code-gen.jar(1024KB)
----readme.txt(303B)