🎨feat:v2.5,JDK17、Activiti7、Vue3、TS、Vite、ElementPlus 的 全新版本

This commit is contained in:
Jeff 2023-07-12 10:38:11 +08:00
parent 26ed1d1ea1
commit ca7da28ddc
14 changed files with 14 additions and 14 deletions

View File

@ -5,7 +5,7 @@ GNU GENERAL PUBLIC LICENSE
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Preamble
Preamble
The GNU General Public License is a free, copyleft license for
software and other kinds of works.

View File

@ -5,7 +5,7 @@ AgileBPM 开源版本允许商用
该协议从2020年8月21日 起效,如果有违该协议的请于一月内改正,否则您将面临法律风险!
该协议会在AgileBPM官方网站公告登出任何涉事企业请勿抱侥幸心理请勿把法律当儿戏
## 禁止条款
## 禁止条款
### 国家法规

View File

@ -3,7 +3,7 @@
## 敏捷开发平台
全新开源的 vue3 TS 的前后台分离的开发平台
前端基于 `Vue3` 组合式API, `TypeScript`, `Element-plus`,`Pinia`,`Axios`,支持三种布局, 自定义主题风格
后端基于 `AgileBPM` 流程表单,`SpringBoot `,`MybatisPlus` ,`Activiti7` ,`Jackson` , `JDK17` ,`Hutool` 等主流技术栈

View File

@ -3,7 +3,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>agile-bpm</artifactId>
<artifactId>agile-bpm</artifactId>
<groupId>com.dstz</groupId>
<version>2.5.0</version>
</parent>

View File

@ -3,7 +3,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>agile-bpm</artifactId>
<artifactId>agile-bpm</artifactId>
<groupId>com.dstz</groupId>
<version>2.5.0</version>
</parent>

View File

@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>agile-bpm</artifactId>
<groupId>com.dstz</groupId>
<groupId>com.dstz</groupId>
<version>2.5.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>agile-bpm</artifactId>
<groupId>com.dstz</groupId>
<groupId>com.dstz</groupId>
<version>2.5.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@ -8,7 +8,7 @@
<version>2.5.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>ab-component</artifactId>
<artifactId>ab-component</artifactId>
<packaging>pom</packaging>
<modules>

View File

@ -7,7 +7,7 @@
<groupId>com.dstz</groupId>
<version>2.5.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<modelVersion>4.0.0</modelVersion>
<artifactId>ab-demo</artifactId>
<packaging>pom</packaging>

View File

@ -7,7 +7,7 @@
<groupId>com.dstz</groupId>
<version>2.5.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<modelVersion>4.0.0</modelVersion>
<artifactId>ab-org</artifactId>
<packaging>pom</packaging>

View File

@ -8,7 +8,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>ab-spring-boot</artifactId>
<artifactId>ab-spring-boot</artifactId>
<packaging>pom</packaging>
<modules>

View File

@ -9,7 +9,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>ab-sys</artifactId>
<artifactId>ab-sys</artifactId>
<packaging>pom</packaging>
<modules>

View File

@ -5,7 +5,7 @@
- upgrade 为每个版本升级的SQL请根据自己当下版本执行至 升级后的版本
- changeSQL 是每个版本内 更新的SQL用于开发环境最终会整理成 upgradeSQL 。
- changeSQL 是每个版本内 更新的SQL用于开发环境最终会整理成 upgradeSQL 。

View File

@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.dstz</groupId>
<groupId>com.dstz</groupId>
<artifactId>agile-bpm</artifactId>
<version>2.5.0</version>
<packaging>pom</packaging>