saga-coordinator-java icon indicating copy to clipboard operation
saga-coordinator-java copied to clipboard

Saga Coordinator sample for long-lived transactions using Kafka as the event stream.

Results 3 saga-coordinator-java issues
Sort by recently updated
recently updated
newest added

Bumps [gson](https://github.com/google/gson) from 2.8.5 to 2.8.9. Release notes Sourced from gson's releases. Gson 2.8.9 Make OSGi bundle's dependency on sun.misc optional (#1993). Deprecate Gson.excluder() exposing internal Excluder class (#1986). Prevent...

dependencies

Create unit and integration tests with Spring Cloud Stream and Embedded Kafka.

WIP

In order to avoid creating repository methods manually, consider refactoring the PayloadRepository to leverage the simplicity that Spring Data offers. Reference: [CrudRepository, JpaRepository, and PagingAndSortingRepository in Spring Data](https://www.baeldung.com/spring-data-repositories)