Skip to content

camunda-community-hub/camunda-platform-7-rest-client-spring-boot

Repository files navigation

Community%20Extension An%20open%20source%20community%20maintained%20project FF4700
Lifecycle Stable brightgreen
Compatible%20with Camunda%20Platform%207 26d07c
badge
Camunda%20Version 7.20 orange
badge
689735cb8ec5408a8390ac7b0d5df59f
689735cb8ec5408a8390ac7b0d5df59f
License Apache%202.0 blue
CHANGES blue
project thin badge

Introduction

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.

Quick Start

If you just want to start using the library, please consult our Quick Start guide.

Working Example

We provide a working example demonstrating some features of the library. See our Examples section for usage and configuration.

User Guide

If you have any questions regarding configuration of Camunda BPM Feign please have a look at our User Guide.

Direct usage of feign clients

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.

License

This library is developed under Apache License 2.

Contribution

If you want to contribute to this project, feel free to do so. Start with Contributing guide.