储存京泉华bpm代码

JieZ 2d95608c17 fix: 问题修改 hace 2 años
base-pom f3cea73f5c [init]初始化仓库 hace 2 años
bpm-client 6133160f05 [init]初始化仓库 hace 2 años
bpm-client-base f3cea73f5c [init]初始化仓库 hace 2 años
bpm-client-http f3cea73f5c [init]初始化仓库 hace 2 años
bpm-core 0765df2d2a fix: 问题修改 hace 2 años
bpm-pom f3cea73f5c [init]初始化仓库 hace 2 años
bpm-server 2d95608c17 fix: 问题修改 hace 2 años
common f3cea73f5c [init]初始化仓库 hace 2 años
devtools f3cea73f5c [init]初始化仓库 hace 2 años
.gitignore 7d01d8a4ab [init]初始化仓库 hace 2 años
README.md 6133160f05 [init]初始化仓库 hace 2 años
pom.xml f3cea73f5c [init]初始化仓库 hace 2 años

README.md

项目编译

  1. 进入base-pom, 然后 mvn installl
  2. 进入common,然后mvn install
  3. 进入bpm-pom,然后mvn install

项目启动

bpm-server中的BpmApplication