Sample Spring Cloud microservices e-shop.
-
Updated
Nov 9, 2022 - Java
10000
Sample Spring Cloud microservices e-shop.
Spring Cloud Stream Transactional Messaging Extension
Online shop with clean architecture.
An example of the transactional outbox pattern using Java, SQL, SNS and SQS.
A sample implementation of the Outbox Pattern for microservice architectures.
A Kafka Streams application responsible for transform a MongoDB "raw change stream document" into a standardized message format to implement the Transactional Outbox pattern with MongoDB and Kafka.
This application is made to showcase DDD-Lite within a modular monolith application. The motivation behind this is to show that a monolith can be implemented consistently and easily migrated to a microservice architecture ,if needed, some time in the future.
Add a description, image, and links to the outbox topic page so that developers can more easily learn about it.
To associate your repository with the outbox topic, visit your repo's landing page and select "manage topics."