# activiti-5.22-dm-support **Repository Path**: gailunJAVA/activiti-5.22-dm-support ## Basic Information - **Project Name**: activiti-5.22-dm-support - **Description**: 添加了达梦数据库支持的activiti-5.22版本 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2022-03-22 - **Last Updated**: 2024-11-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # activiti-5.22-dm-support #### Description 添加了达梦数据库支持的activiti-5.22版本 #### Software Architecture Software architecture description #### Installation clone 项目到本地,执行mvn package打包后,安装到本地仓库或上传至私有仓库 ```java //配置时设置数据库类型为dm ProcessEngineConfiguration.setDatabaseType("dm") ``` #### Instructions 1. xxxx 2. xxxx 3. xxxx #### Contribution 1. Fork the repository 2. Create Feat_xxx branch 3. Commit your code 4. Create Pull Request #### Gitee Feature 1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md 2. Gitee blog [blog.gitee.com](https://blog.gitee.com) 3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore) 4. The most valuable open source project [GVP](https://gitee.com/gvp) 5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help) 6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)