springboot2和activiti6整合的问题
springboot2整合activiti6会出现问题,activiti6出来时,还没有springboot2,所以会出现不兼容的现象
1报错为下面时

加排除

2报错为下面时

加

3报错为

解决为:
https://blog.csdn.net/kq1983/article/details/89158799
springboot2整合activiti6会出现问题,activiti6出来时,还没有springboot2,所以会出现不兼容的现象
1报错为下面时

加排除

2报错为下面时

加

3报错为

解决为:
https://blog.csdn.net/kq1983/article/details/89158799