# 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

--- ### 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 ![home](https://user-images.githubusercontent.com/40263163/197484229-592efa3c-0fa6-4706-9bdf-adc4bafaf701.png) ##### Template ![template](https://user-images.githubusercontent.com/40263163/197484252-d4c29c7e-c722-427d-b6ec-bab3e244056d.png) ##### Connection ![datasource](https://user-images.githubusercontent.com/40263163/197484366-16e86ec7-2c66-48bb-b888-d8f614b4f45e.png) ##### About ![about](https://user-images.githubusercontent.com/40263163/197484430-7fa61dfc-b9a6-4c69-ab0c-6ff74e96144f.png) ### 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.