All Projects → mkheck → building-reactive-pipelines-with-kotlin

mkheck / building-reactive-pipelines-with-kotlin

Licence: other
Meta repo to accompany session Building Reactive Pipelines with Kotlin and Spring

Projects that are alternatives of or similar to building-reactive-pipelines-with-kotlin

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 integration testing.
Stars: ✭ 16 (-11.11%)
Mutual labels:  spring-cloud-stream
spring-cloud-study
spring cloud 项目实践总结
Stars: ✭ 32 (+77.78%)
Mutual labels:  spring-cloud-stream
spring-cloud-stream-kafka-elasticsearch
The goal of this project is to implement a "News" processing pipeline composed of five Spring Boot applications: producer-api, categorizer-service, collector-service, publisher-api and news-client.
Stars: ✭ 44 (+144.44%)
Mutual labels:  spring-cloud-stream
spring-cloud-stream-outbox-extension
Spring Cloud Stream Transactional Messaging Extension
Stars: ✭ 18 (+0%)
Mutual labels:  spring-cloud-stream
openshift-quickstart
Developer Workshops related to the Java development on OpenShift
Stars: ✭ 19 (+5.56%)
Mutual labels:  spring-cloud-stream
java-spring-cloud-stream-template
Java Spring Cloud Stream template for the AsyncAPI Generator
Stars: ✭ 26 (+44.44%)
Mutual labels:  spring-cloud-stream
sample-message-driven-microservices
sample spring cloud application that integrates with rabbitmq through spring cloud stream framework as shows how to setup message-driven microservices basing on publish-subscribe model, consumer groups
Stars: ✭ 28 (+55.56%)
Mutual labels:  spring-cloud-stream
sample-spring-cloud-stream
sample microservices communicating asynchronously using spring cloud stream, rabbitmq
Stars: ✭ 22 (+22.22%)
Mutual labels:  spring-cloud-stream

Building Reactive Pipelines with Kotlin & Spring

Maintainer

Purpose

This meta-repo accompanies my session titled "Building Reactive Pipelines with Kotlin & Spring" and points to repos containing code written within the session.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].