trip-booking-saga-java | Example implementation of the Saga pattern
kandi X-RAY | trip-booking-saga-java Summary
kandi X-RAY | trip-booking-saga-java Summary
trip-booking-saga-java is a Java library. trip-booking-saga-java has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can download it from GitHub.
Example implementation of the Saga pattern for the classic trip booking example using the lightweight open source workflow engine (Camunda).
Example implementation of the Saga pattern for the classic trip booking example using the lightweight open source workflow engine (Camunda).
Support
Quality
Security
License
Reuse
Support
trip-booking-saga-java has a low active ecosystem.
It has 243 star(s) with 107 fork(s). There are 18 watchers for this library.
It had no major release in the last 6 months.
There are 1 open issues and 8 have been closed. On average issues are closed in 40 days. There are 1 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of trip-booking-saga-java is current.
Quality
trip-booking-saga-java has 0 bugs and 0 code smells.
Security
trip-booking-saga-java has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
trip-booking-saga-java code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
trip-booking-saga-java is licensed under the Apache-2.0 License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
trip-booking-saga-java releases are not available. You will need to build from source code and install.
Build file is available. You can build the component from source.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi has reviewed trip-booking-saga-java and discovered the below as its top functions. This is intended to give you an instant insight into trip-booking-saga-java implemented functionality, and help decide if they suit your requirements.
- Define saga
- Sets compensation activity
- Adds a saga activity
- Starts the saga
- End the saga
- Gets the model instance
- Creates a new saga builder
- Triggered when an error occurs during the saga
- Runs the saga
- Creates a saga instance
- This method is used for updating a single trip
- Book trip
- Main entry point
- Reserve car
- Sets the history
- Set the identifier generator
Get all kandi verified functions for this library.
trip-booking-saga-java Key Features
No Key Features are available at this moment for trip-booking-saga-java.
trip-booking-saga-java Examples and Code Snippets
No Code Snippets are available at this moment for trip-booking-saga-java.
Community Discussions
No Community Discussions are available at this moment for trip-booking-saga-java.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install trip-booking-saga-java
Java
Maven
Checkout or download this project
Run the Application.java class as this is a Spring Boot application running everything at once, starting exactly one Saga that is always "crashing" in the flight booking
If you like you can access the Camunda database from the outside, e.g. using the "Camunda Standalone Webapp" to inspect state. Use the follwing connection url: jdbc:h2:tcp://localhost:8092/mem:camunda;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=FALSE. Note that you need Camunda Enterprise to see historical data.
Run the TripBookingSaga.java class via your favorite IDE - it also will run instances of the Saga without requiring any infrastructure
Maven
Checkout or download this project
Run the Application.java class as this is a Spring Boot application running everything at once, starting exactly one Saga that is always "crashing" in the flight booking
If you like you can access the Camunda database from the outside, e.g. using the "Camunda Standalone Webapp" to inspect state. Use the follwing connection url: jdbc:h2:tcp://localhost:8092/mem:camunda;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=FALSE. Note that you need Camunda Enterprise to see historical data.
Run the TripBookingSaga.java class via your favorite IDE - it also will run instances of the Saga without requiring any infrastructure
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page