# 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 
--- ### Introduction LoongStudio Codegen is based on the Mybatis an open source Restful API CodeGen. Learn more about Codegen at [codegen-doc](https://loongstudio.github.io/codegen-doc) [中文说明/Chinese Documentation](README_CN.md) ### Features * **Internationalization Support**: Supports i18n * **Dimplicity of operator**: Simple operation interface * **Dynamic datasource**: Supports dynamic data source switching * **User-Friendly**: Easy to use template management * **Open Shortcuts**: Convenient tree view search operation * **Code generation**: Quickly generate Restful API template code * **Multiple Data Source**: Include MySQL、Mariadb、Oracle、SQLite and Postgresql... ### Development 1. `Fork main branch` 2. `Use IDE open the project` 3. `Modify and adding VM Option` ```shell --module-path "D:\Program Files\Java\javafx-sdk-18.0.1\lib" --add-modules=javafx.controls,javafx.fxml ``` 4. Start the project, enjoy yourself ### Install Download the binaries released for the operating system and install them ### Page ##### Home  ##### Template  ##### Connection  ##### About  ### License LoongStudio Codegen is under the Apache 2.0 license. See the [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0) file for details.