We just upgraded the development branches of a couple of example applications to Java 14 and @SpringBoot 2.2.6.RELEASE:
Eventuate Tram Customers and Orders - Spring Boot - demonstrates how to maintain data consistency in an Spring Boot, JPA-based microservice architecture using choreography-based sagas.
Eventuate Tram Sagas Customers and Orders - Spring Boot - demonstrates how to maintain data consistency in an Spring Boot, JPA-based microservice architecture using orchestration-based sagas.
When the Eventuate Tram libraries, which are currently RC
, are released the changes will be merged into master.