andrescabrera / camunda-rest-client-spring-boot

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

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

camunda rest client spring boot
badge
badge
653136bd5cad48c8a9f2621ee304ff26
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, excluding the External Task Client. This project is highly iterative and releases the functionality in small increments. Please check the supported 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 provides a working example demonstrating some of the 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.github.io/camunda-rest-client-spring-boot/

License:Apache License 2.0


Languages

Language:Kotlin 100.0%