Giter VIP home page Giter VIP logo

flowable's Introduction

SpringBoot-Flowable

本项目整合了springboot2.3.2与flowable6.7.0,集成了flowable-ui并提供了修改用户鉴权的入口。

对于大多数流程里需要任务分配以及使用过程中可能会涉及到的多数据源切换也给出了可行的技术方案,详细介绍请看博文。

博客地址

https://blog.csdn.net/ooaash/article/details/120724635

使用说明

  • 填充好数据库信息就可启动该工程。
  • 由于用户认证是自定义的,当前工程是任意用户都能登录。
  • 可重新编写com.github.changeche.flowable.service.impl下的类,只需实现对应接口就可以了。
  • 集成后,项目可做普通http/rpc服务端对外提供服务。主要是利用flowable-api对审批流做一些操作。com.github.changeche.flowable.service.impl.ProcessServiceImpl.start是使用flowable-api的小demo。
  • 项目中的biz表示业务,可以替换为任意名称
  • 如果修改了package路径里的biz,需注意修改com.github.changeche.flowable.common.config.MybatisPlusConfig.sqlSessionFactory53行的路径以及启动类里@MapperScan里的路径。
  • 很多类文件里的TODO,表示此处需根据实际业务来处理逻辑

flowable's People

Contributors

changeche avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.