Spring Boot 2 app exposing all the Flowable REST APIs (with Swagger documentation)
500K+
Part of the Flowable eco system. (visit http://flowable.org for more info) For pre configured docker compose configurations and start / stop scripts; https://github.com/flowable/flowable-engine/tree/master/docker
To start a container with a in memory H2 database
docker run -p8080:8080 flowable/flowable-rest
The Swagger docs will be available on http://localhost:8080/flowable-rest/docs
login: rest-admin password: test
Content type
Image
Digest
sha256:708dfa32f…
Size
164.4 MB
Last updated
about 2 months ago
docker pull flowable/flowable-rest