Activiti-rest环境配置

本文介绍了如何配置Activiti-REST环境,包括将war文件部署到Tomcat 9.0.13,调整数据库配置以连接自定义数据库,解决Activiti-rest缺省的MySQL驱动问题,并说明了权限控制机制。最后,通过Postman演示了接口调用,完成了配置流程。
摘要由CSDN通过智能技术生成

简介

Activiti-rest是Activiti提供的一组可以直接操作工作流引擎的REST API,使用者可以在自己应用中直接调用Activiti-rest接口。

Activiti includes a REST API to the Activiti Engine that can be installed by deploying the activiti-rest.war file to a servlet container like Apache Tomcat. However, it can also be used in another web-application by including the servlet and it’s mapping in your application and add all activiti-rest dependencies to the classpath.

环境安装

将activiti-6.0.0/wars/activiti-rest.war放到tomcat/webapps目录下,tomcat选用的版本是9.0.13

image-20181119141634105

启动tomcat将部署activiti-rest,启动完成后用这个地址登录,默认用户名密码是kermit/kermit

http://localhost:8080/activiti-rest/docs/#/

评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值