This library aims to provide a REST client for Camunda REST API for SpringBoot. In doing so it offers "remote" implementations of Camunda Engine Java API. This project is highly iterative and releases the functionality in small increments. Please check the support matrix to find out if the functionality you require is already supported by the library.
If you just want to start using the library, please consult our Quick Start guide.
We provide a working example demonstrating some features of the library. See our Examples section for usage and configuration.
If you have any questions regarding configuration of Camunda BPM Feign please have a look at our User Guide.
You can also just use the generated feign clients directly and not via the Camunda services. If you’re interested have a look at the Examples section for usage and configuration.
If you want to contribute to this project, feel free to do so. Start with Contributing guide.