Repository navigation

#

spring-data-cassandra

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.

Java
27
8 天前

Demonstrates how one can integrate kafka, flink and cassandra with spring data. Please check the producer module in conjuction with the consumer for completion.

Java
12
9 年前

Cassandra Token Store for Spring Security OAuth2

Java
8
6 年前

Demonstrates how one can integrate kafka, flink and cassandra with spring data. Please check the consumer module in conjuction with the producer for completion.

Java
6
9 年前

Spring Data for Apache Cassandra, Redis and H2 example

Java
4
6 年前

Highly scale-able, URL shorting service developed in production like environment using Zookeeper, Cassandra, Redis as a cache, Spring-Boot, Spring-Data, Spring-Security and OAuth2 for sign-in with Google.

Java
2
8 年前

Демонстрационное приложение, созданное для внутреннего вебинара в R-Style Softlab по Apache Cassandra

Java
2
4 年前

GitMail App is built using Java, Spring Boot and Apache Cassandra. It is a full web application that is highly scalable and available. The idea is to make use of GitHub ID of the logged in user to send and recieve mail/messages.

Java
2
1 年前

The project demonstrates the better approach to designing a client's API for Apache Cassandra

Java
1
2 年前

Simple and beautiful CRUD app. This is a full cooked web-site-diary.

Java
1
4 年前

This projects aims to develop REST based web applications using Apache Cassandra in both non reactive and reactive way.

Java
0
7 年前