Flowable is an open source project providing lightweight java BPMN, CMMN and DMN engines.
All the engines can run embedded in a Java application, or as a service on a server, a cluster, in the cloud and as a function as a service.
In this talk we gave an introduction about the project and BPMN, CMMN and DMN. We used Spring Boot to show how you can use the engines to solve some real world use cases.