ivangfr / spring-cloud-stream-event-sourcing-testcontainers
Goal: create a Spring Boot application that handles users using Event Sourcing. So, whenever a user is created, updated, or deleted, an event informing this change is sent to Kafka. Also, we will implement another application that listens to those events and saves them in Cassandra. Finally, we will use Testcontainers for end-to-end testing.
☆27Updated 2 weeks ago
Alternatives and similar repositories for spring-cloud-stream-event-sourcing-testcontainers:
Users that are interested in spring-cloud-stream-event-sourcing-testcontainers are comparing it to the libraries listed below
- Several examples of application related to Spring Boot and Kafka components including KafkaConnect, KSQL or Kafka Streams☆14Updated last week
- Code for "Reactive Streams in Java" book☆19Updated 6 years ago
- Demo microservices illustrating how to build use event-driven, async communication with Spring Boot, Redis and Spring cloud☆28Updated 2 weeks ago
- ☆11Updated 5 years ago
- Demo illustrating how to run Quarkus application on Knative Eventing with Kafka and Funqy modules☆26Updated last week
- Demo presenting how to use Spring Cloud Stream and Spring Cloud Function with Apache Kafka broker to implement SAGA pattern in event-driv…☆23Updated 2 weeks ago
- Spring on Kubernetes :: Topic guide to Spring and Kubernetes☆21Updated 2 months ago
- A spring boot-based RESTful application with DB shows how to Implement Zoned Date/Time in distributed systems correctly—considering diffe…☆29Updated last year
- sample microservices communicating asynchronously using spring cloud stream, rabbitmq☆29Updated 2 weeks ago
- Java Microservice Examples☆33Updated last year
- Demo app and JUnit tests illustrating the most useful concurrency mechanisms in Java☆19Updated 2 weeks ago
- REST api for an online store using microservices architecture.☆27Updated 3 years ago
- Developing Event-driven Microservices with Spring Boot, Confluent Cloud, Kotlin, and Java☆11Updated 4 years ago
- Spring I/O 2019 - Workshop : Cloud-native, Reactive, live score streaming app development☆38Updated 5 years ago
- Setup spring multiple datasources in PCF☆16Updated 7 years ago
- The goal of this project is to play with Spring Cloud Stream Event Routing and CloudEvents. For it, we will implement a producer and cons…☆18Updated 4 months ago
- sample spring boot application prepared for auto-scaling on single/many target machines☆16Updated 2 weeks ago
- The purpose of this project is to demonstrate Ignite as a Cache Provider for Spring Cache in one package. It also contains sample code on…☆13Updated 8 months ago
- Source code for 'Pro Java Clustering and Scalability' by Jorge Acetozi☆15Updated 7 years ago
- Spring Boot demo apps for testing Kafka transactions with other resources like database☆40Updated 2 weeks ago
- sample micronaut application illustrates using basic microservices patterns like distributed configuration and service discovery with Con…☆61Updated last week
- Fork of the Spring Cloud Microservices project packaged to be deployed on several Cloud platforms: Kubernetes and Cloud Foundry☆27Updated 3 years ago
- The examples used in my Hibernate Tips and Tricks talk.☆26Updated last year
- Demo app showing how to configure Actuator, Prometheus, and Grafana☆17Updated 2 years ago
- Source Code for 'Learn Microservices with Spring Boot, 2nd Edition' by Moisés Macero García☆15Updated 4 years ago
- SpringBoot Starter for Localstack☆52Updated last year
- Demonstrates CQRS and Event Sourcing microservices in Java using Pivotal CloudFoundry, SpringBoot and the Axon Framework.☆52Updated 6 years ago
- Source code examples built for the purpose of video course: Microservices On Kubernetes☆38Updated this week
- Developer Workshops related to the Java development on OpenShift☆33Updated this week
- Effective Kafka☆52Updated 3 years ago