当前位置:网站首页>自动生成代码器推荐-code-gen
自动生成代码器推荐-code-gen
2022-08-02 12:49:00 【阿提说说】
一、简介
- 名称:code-gen
- 类型:代码生成工具
- 官网地址:https://gitee.com/durcframework/code-gen?_from=gitee_search
- 简要说明:一款代码生成工具,可自定义模板生成不同的代码,支持MySQL、Oracle、SQL Server、PostgreSQL。
二、解决的问题
支持多数据源,支持自定义模板,提供了通用的实体类、mybatis接口、mybatis配置文件模板,可以快速开发mybatis应用。
三、使用说明/实操使用案例
自主构建
需要安装Maven3,Java8
自动构建[推荐]:
Mac/Linux系统可直接执行build.sh进行构建,构建结果在dist/gen文件夹下。手动构建:
前提:安装nodejs,Java8,maven3cd front
执行npm install --registry=https://registry.npm.taobao.org
执行npm run build:prod
cd ..
执行mvn clean package
,在gen/target
下会生成一个gen-1.0.0-SNAPSHOT.jar
(xx表示本号)
将gen-1.0.0-SNAPSHOT.jar
放在dist/gen
下,确保jar和view在同一目录
执行java -jar gen-xx-SNAPSHOT.jar
浏览器访问http://localhost:6969/
构建多平台
安装多平台buildx :docker buildx create --use --name m1_builder
查看并启动 builder 实例:docker buildx inspect --bootstrap
一次打包多平台镜像并推送
打包多平台镜像并推送:docker buildx build -t tanghc2020/gen --platform=linux/amd64,linux/arm64/v8 . --push
或打包保存在本地
打包x64平台镜像在本地:docker buildx build -t tanghc2020/gen --platform=linux/amd64 -o type=docker
打包arm64平台镜像在本地:docker buildx build -t tanghc2020/gen --platform=linux/arm64/v8 -o type=docker
快速运行:docker run -d -p 6969:6969 tanghc2020/gen
四、缺点和不足
需要本地部署,命令启动,而不是整体客户端的形式,不能双击启动,不太友好
五、总结
整体结构清晰,能自定义模板,自定义多数据源,这两个特点非常好
边栏推荐
- js炫酷仪表盘插件
- 0801~ Interview questions
- zabbix自动化监控脚本
- this的绑定指向详细解答
- #Summer Challenge#[FFH] OpenHarmony Device Development Foundation (3) Compilation Dependencies
- FreeRTOS experiment -- delete task
- Speed up your programs with bitwise operations
- 3 ways for OpenFeign to set headers
- simulink PID auto-tuning
- 水平垂直居中方式
猜你喜欢
MyCat2 introduction and installation and basic use
LeetCode_139_word split
不错的射击类js小游戏源码
FreeRTOS--stack experiment
动态组件-component
图论之Kruskal,最小生成树如何优雅解题?
Do you really understand the business process service BPass?
Taurus.MVC V3.0.3 Microservice Open Source Framework Released: Make the evolution of .NET architecture easier in large concurrency.
php - the first of three solid foundations
FreeRTOS--优先级实验
随机推荐
np.nan, np.isnan, None, pd.isnull, pd.isna 整理与小结
ssm访问数据库数据报错
Seneor曝光基础知识
SQL Server2019安装步骤及脱机安装Microsoft机器学习组件下一步不能继续的问题
Distributed current limiting, hand & redisson implementation
SQL Server 2014 installation tutorial (nanny-level graphic tutorial)
Name conventions in FreeRTOS
js源码跳转的几种方式,在当前页面跳转,在空白页跳转
package.json与package-lock.json
FreeRTOS creation tasks - dynamic creation, static creation
定了!2022世界VR产业大会将继续在南昌召开
Object.entries()
Taurus.MVC V3.0.3 Microservice Open Source Framework Released: Make the evolution of .NET architecture easier in large concurrency.
0801~ Interview questions
SQL Server如何建表
SQL Server 2019安装错误0x80004005 服务没有及时响应启动或控制请求详细解决方法
0801~面试题梳理
Custom mvc framework review
js cool dashboard plugin
How to better assess credit risk?Just watch this scorecard model live