基于ACTIVITI的WEB项目(流程管理系统)实例

时间:2018-12-07 08:21:55
【文件属性】:
文件名称:基于ACTIVITI的WEB项目(流程管理系统)实例
文件大小:148KB
文件格式:RAR
更新时间:2018-12-07 08:21:55
activiti 流程管理系统 java 源码 是一个基于ACTIVITI引擎的流程管理系统,适合ACTIVITI的初学者,资料中有专门的使用说明文档,关于开发环境的搭建,可以参考我前期上传的开发环境搭建的文档
【文件预览】:
cet
----pom.xml(2KB)
----target()
--------test-classes()
--------m2e-wtp()
--------classes()
----.settings()
--------org.eclipse.m2e.core.prefs(90B)
--------org.eclipse.wst.jsdt.ui.superType.name(6B)
--------org.eclipse.wst.common.project.facet.core.xml(252B)
--------org.eclipse.core.resources.prefs(155B)
--------org.eclipse.wst.common.component(652B)
--------org.eclipse.wst.jsdt.ui.superType.container(49B)
--------org.eclipse.wst.validation.prefs(50B)
--------.jsdtscope(575B)
--------org.eclipse.jdt.core.prefs(430B)
----src()
--------test()
--------main()
----.project(1KB)
----.classpath(1KB)

网友评论

  • 与标题不符是个假的
  • 与标题不符是个假的
  • 看上去很简单,activiti5.18与spring mvc 集成,特别适合新手入门。没有复杂的explore嵌入,能够通过这个demo快速的在自己项目中使用activiti。