# codegen **Repository Path**: loongstudio/codegen ## Basic Information - **Project Name**: codegen - **Description**: LoongStudio Codegen is based on the Mybatis an open source Restful API CodeGen. - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 2 - **Created**: 2022-10-03 - **Last Updated**: 2023-11-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: Javafx, Java, spring-framework, MyBatis, Sqlite ## README ![logo](https://user-images.githubusercontent.com/40263163/194675495-957bf41a-89e0-4bf7-aaaa-fcade5568953.png)

star star star star star star star star

--- ### 介绍 Longstudio Codegen是基于Mybatis的开源Restful API 代码生成器. 了解更多关于Codegen的信息,请访问 [codegen-doc](https://loongstudio.github.io/docs/) [英文说明/English Documentation](README.md) ### 特性 * **国际化支持**: 支持i18n * **操作简单**: 简洁的操作界面 * **动态数据源**: 支持动态数据源切换 * **方便使用**: 易于使用的模板管理 * **快捷搜索**: 方便的树视图搜索操作 * **代码生成**: 快速生成Restful API模板代码 * **支持多数据源**: 包括MySQL、Mariadb、Oracle、SQLite和Postgresql... ### 开发 1. `Fork main分支` 2. `使用IDE打开项目` 3. `修改并添加虚拟机选项` ```shell --module-path "D:\Program Files\Java\javafx-sdk-18.0.1\lib" --add-modules=javafx.controls,javafx.fxml ``` 4. 开始项目,尽情享用 ### 安装 下载对应操作系统发布的二进制文件并安装 ### 页面 ##### 主页 ![home_zh](https://user-images.githubusercontent.com/40263163/197484742-9cfe89f1-3dfb-4e5b-acb2-2896ffb088c6.png) ##### 模板 ![template_zh](https://user-images.githubusercontent.com/40263163/197484816-af17f1b8-6c9d-4d08-a840-58d74c91a91f.png) ##### 连接 ![datasource_zh](https://user-images.githubusercontent.com/40263163/197484842-68a3be4f-5ac2-45ad-9f12-5eae8fcf5707.png) ##### 关于 ![about_zh](https://user-images.githubusercontent.com/40263163/197484897-32eec337-29e7-4e9c-bfcf-dac618d163b9.png) ### License Loongstudio Codegen是在 Apache 2.0 许可下. 查看 [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0) 文件详情.