bezkoder / spring-boot-data-cassandra
Spring Boot CRUD Rest APIs with Spring Data Cassandra
☆14Updated 3 years ago
Alternatives and similar repositories for spring-boot-data-cassandra:
Users that are interested in spring-boot-data-cassandra are comparing it to the libraries listed below
- Demo app showing how to configure Actuator, Prometheus, and Grafana☆17Updated 2 years ago
- Simple Server-Sent Events demo using spring-webflux and EventListener on React☆12Updated last month
- Demo microservices illustrating how to build use event-driven, async communication with Spring Boot, Redis and Spring cloud☆28Updated 2 weeks ago
- SpringBoot Starter for Localstack☆52Updated last year
- sample spring boot application prepared for auto-scaling on single/many target machines☆16Updated 2 weeks ago
- Resilience4j - Circuit breaker, bulkhead, rate limiter, retry, application monitoring with prometheus, grafana☆20Updated 5 years ago
- REST api for an online store using microservices architecture.☆27Updated 3 years ago
- This repository contains source code for the Spring Boot Testing Tutorial Series☆27Updated 4 years ago
- Demo ilustrating integration between Spring Boot/Spring Data and Elasticsearch☆35Updated last month
- Kafka Streams with Spring Cloud Stream, by Packt publishing.☆13Updated 2 years ago
- Java-Spring-CQRS-Microservice☆15Updated 3 years ago
- Example of Spring Security OAuth2 + MySQL☆25Updated last year
- 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
- Recommender System (Java, Apache Spark)☆9Updated 6 years ago
- Example repo for Rate Limiter using Spring Cloud Gateway☆9Updated 2 years ago
- Bespoke JWT login support☆15Updated last year
- Demo project for Spring Cloud Intro presentation☆11Updated 7 months ago
- Bootiful Spring Boot + Vue Example☆20Updated 2 years ago
- A Library for registering Spring Cloud application running outside Kubernetes Cluster☆14Updated 3 weeks ago
- The goal of this project is to explore GraphQL. For it, we will implement two microservices: author-book-api and book-review-api.☆27Updated 3 months ago
- Spring I/O 2019 - Workshop : Cloud-native, Reactive, live score streaming app development☆39Updated 5 years ago
- Demo illustrating the usage of Spring Cloud Stream in order to integrate with Kafka Streams☆39Updated 2 weeks ago
- Several examples of application related to Spring Boot and Kafka components including KafkaConnect, KSQL or Kafka Streams☆14Updated last week
- Creating Asynchronous Methods using Completable Future in Spring Boot☆39Updated 5 years ago
- Goal: create a Spring Boot application that handles users using Event Sourcing. So, whenever a user is created, updated, or deleted, an e…☆27Updated this week
- Backend application leveraging redis cache to reduce network calls and improve latency.