GithubHelp home page GithubHelp logo

minxc / spring-zeebe Goto Github PK

View Code? Open in Web Editor NEW

This project forked from camunda-community-hub/spring-zeebe

0.0 2.0 0.0 409 KB

Java Spring Framework and Spring Boot integration

Home Page: https://zeebe-io.github.io/spring-zeebe/

License: Apache License 2.0

Groovy 13.57% Shell 2.20% Java 84.23%

spring-zeebe's Introduction

spring-zeebe

Maven Central

Build Status codecov Project Stats

bootify zeebe client and broker

Issue-Tracking: https://github.com/zeebe-io/spring-zeebe/issues

Architecture

For Broker and Client two libraries are provided. One holds the pure Spring setup and the other one is a starter that activates the behavior just by adding the dependency. Using this setup, you can decide if you want to embedd the broker or client in a regular Spring application or if you want to use the spring boot style "starter-magic" to activate.

The spring setup for both client and broker consists of the following major components:

  • An objectFactory. This factory is responsible for creating the instance of broker or client.
  • A SmartLifecycle: creates a new instance using the objectFactory and wraps it to a spring lifecycle, keeping the instance running as in server mode
  • A configuration class providing instances of factory and lifecycle
  • An Enable annotation that activates the configuration

Code of Conduct

This project adheres to the Contributor Covenant Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to [email protected].

spring-zeebe's People

Contributors

jangalinski avatar menski avatar spulci avatar meyerdan avatar imgbotapp avatar hawky-4s- avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.