https://github.com/v5tech/activiti-demo
一个基于Activiti5.13和Bootstrap3.0.3的请假流程
https://github.com/v5tech/activiti-demo
Last synced: about 1 year ago
JSON representation
一个基于Activiti5.13和Bootstrap3.0.3的请假流程
- Host: GitHub
- URL: https://github.com/v5tech/activiti-demo
- Owner: v5tech
- License: apache-2.0
- Created: 2014-02-08T03:38:40.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-10T05:21:26.000Z (over 12 years ago)
- Last Synced: 2025-04-30T11:14:32.737Z (about 1 year ago)
- Language: Java
- Size: 648 KB
- Stars: 54
- Watchers: 12
- Forks: 50
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
一个基于Activiti5.13和Bootstrap3.0.3的请假流程
本项目修改于https://github.com/burgleaf/activiti-demo
运行环境
1. 数据库:MySQL 5.5
2. Web 服务器:Tomcat 7.0
使用方法
1. 修改 src/main/resources/application.properties 文件,指定数据库相关信息。
2. 在 MySQL 中创建数据库。
3. 执行 src/main/sql/groupuser.sql 脚本。
4. 配置 Tomcat,并运行该应用。
5. 可参照http://www.burgleaf.com/archives/207


[](https://bitdeli.com/free "Bitdeli Badge")