jilanims / camunda-rest-client-spring-boot

Camunda REST client for Java Spring Boot Projects, implemented using Feign

Home Page:https://camunda-community-hub.github.io/camunda-rest-client-spring-boot/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Community%20Extension An%20open%20source%20community%20maintained%20project FF4700
Lifecycle Stable brightgreen
badge
badge
689735cb8ec5408a8390ac7b0d5df59f
License Apache%202.0 blue
CHANGES blue
project thin badge
sponsoredBy Holisticon RED

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.

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.

About

Camunda REST client for Java Spring Boot Projects, implemented using Feign

https://camunda-community-hub.github.io/camunda-rest-client-spring-boot/

License:Apache License 2.0


Languages

Language:Kotlin 99.9%Language:Mustache 0.1%