hardikSinghBehl / redis-caching-java-spring-boot
Backend application leveraging redis cache to reduce network calls and improve latency.
☆27Updated last year
Alternatives and similar repositories for redis-caching-java-spring-boot:
Users that are interested in redis-caching-java-spring-boot are comparing it to the libraries listed below
- Public repository containing examples for my Medium posts☆50Updated 2 years ago
- list of reference POCs to work with excel files using apache-POI and spring-boot☆12Updated 3 years ago
- Spring Boot REST API for food ordering example app.☆21Updated last year
- Code for "SpringBoot + Kubernetes Tutorial" YouTube Series☆35Updated 3 weeks ago
- End to End project for Kafka Streams using Spring Cloud Kafka streams☆50Updated 3 years ago
- ☆19Updated last year
- Microservices Store. List of microservices projects with step by step explanation of each and every component.☆72Updated 6 months ago
- Java (Spring) microservices example with Kafka and saga pattern☆59Updated last year
- Spring Security Core Brewery☆71Updated 5 months ago
- Hexagonal Architecture DDD Spring boot☆30Updated 2 years ago
- ☆23Updated 2 months ago
- Spring Boot rest microservices using Kubernetes, ConfigMap, Eureka, Zuul / Spring Boot Gateway, Docker. Monitoring with logstash, logback…☆102Updated 10 months ago
- ☆48Updated last year
- How to create Maven multi module project in spring boot☆98Updated 3 years ago
- ☆64Updated 4 years ago
- Demo illustrating the usage of Spring Cloud Stream in order to integrate with Kafka Streams☆39Updated this week
- Workshop on understanding Spring Security☆51Updated 2 months ago
- ☆22Updated 4 years ago
- Kafka Examples focusing on Producer, Consumer, KStreams, KTable, Global KTable using Spring, Kafka Cluster Setup & Monitoring. Implement…☆38Updated 3 years ago
- Kafka integration with Java Spring-boot with one application serving as a producer and the other consuming the messages