储存京泉华bpm代码

dashan.fan 162e521512 Merge branch 'master' of http://code.jing-tong.com:3000/jie.zhang/srm-bpm-service il y a 2 ans
base-pom f3cea73f5c [init]初始化仓库 il y a 2 ans
bpm-client 6133160f05 [init]初始化仓库 il y a 2 ans
bpm-client-base f3cea73f5c [init]初始化仓库 il y a 2 ans
bpm-client-http f3cea73f5c [init]初始化仓库 il y a 2 ans
bpm-core 162e521512 Merge branch 'master' of http://code.jing-tong.com:3000/jie.zhang/srm-bpm-service il y a 2 ans
bpm-pom f3cea73f5c [init]初始化仓库 il y a 2 ans
bpm-server 209510fe62 工作流通知发送 il y a 2 ans
common f3cea73f5c [init]初始化仓库 il y a 2 ans
devtools f3cea73f5c [init]初始化仓库 il y a 2 ans
.gitignore 7d01d8a4ab [init]初始化仓库 il y a 2 ans
README.md 6133160f05 [init]初始化仓库 il y a 2 ans
pom.xml f3cea73f5c [init]初始化仓库 il y a 2 ans

README.md

项目编译

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

项目启动

bpm-server中的BpmApplication