spring-data-redis
There are 133 repositories under spring-data-redis topic.
iBase4J/iBase4J
Spring,SpringBoot 2.0,SpringMVC,Mybatis,mybatis-plus,motan/dubbo分布式,Redis缓存,Shiro权限管理,Spring-Session单点登录,Quartz分布式集群调度,Restful服务,QQ/微信登录,App token登录,微信/支付宝支付;日期转换、数据类型转换、序列化、汉字转拼音、身份证号码验证、数字转人民币、发送短信、发送邮件、加密解密、图片处理、excel导入导出、FTP/SFTP/fastDFS上传下载、二维码、XML读写、高精度计算、系统配置工具类等等。
hantsy/spring-reactive-sample
Spring 5/6 Reactive playground
hantsy/spring-microservice-sample
Spring Boot based Mircoservice sample
RawSanj/spring-redis-websocket
Multi-instance Reactive WebSocket messaging Chat App demo using Spring Boot 3.x, Java 21 and Redis Pub/Sub
davidmarquis/redis-scheduler
Java implementation of a lightweight distributed task scheduler based on Redis with support for Jedis, Lettuce and Spring Data Redis
sinkyoungdeok/order-and-gift-project
지금까지 배웠던 기술들을 다듬을겸 주문&선물 프로젝트를 진행합니다
WellJay/spring-data-redis-tools
🔒spring data redis 封装工具类包含分布式锁(distributedLock)、分布式唯一键(distributedId)
colinbut/sales-order-system-2
React + Java 8 + Spring Boot + MySQL + MongoDB + Redis Demo Web App
opentracing-contrib/java-redis-client
OpenTracing Instrumentation for Redis Client
OKaluzny/spring-boot-docker-postgres
Lightweight RESTful API with Spring Boot 3, Keycloak, PostgreSQL, JPA, Docker, OpenAPI, etc.
piomin/sample-spring-redis
Demo Spring Boot application showing usage of Spring Data Redis repositories
spring-academy-legacy/reactive-link-shortener-sample-app
Spring WebFlux + Spring Data Redis + TestContainers Sample Application
piomin/sample-redis-microservices
Demo microservices illustrating how to build use event-driven, async communication with Spring Boot, Redis and Spring cloud
rajadilipkolli/POC
My POC's against various concepts
maventalker/web-service-demo
基于Dubbo的微服务基础框架,整合Spring Boot 2与Dubbo对外提供独立服务,集成Redis、Rabbitmq、mybatis。
nthieu29/icommerce
Simple online shopping application to sell products (backend only)
fencyio/fency
Provides an idempotency barrier for RabbitMQ consumers.
gee4vee/circuit-breaker-redis-cache
A drop-in replacement for RedisCache with a circuit breaker
tongweixu/pay
开源网站捐赠支付系统
codej99/SpringRedisCluster
Intergration SpringBoot2 + RedisCluster
djselzlein/spring-session-redis-demo
Example on how to use Spring Session with Redis
otienogeoffrey812/spring-boot-with-spring-data-redis-and-jedis
Spring Boot project to demonstrate how to use Spring Data Redis with Jedis as the cache layer in your application.
chetankamadinni/spring-boot-redis-docker-demo
Demo of Spring boot app(docker container) connecting to redis(docker container)
Maicius/SSM_Redis_Template
An template based on Maven, using Spring + Spring MVC + mybatis + spring-data-redis frames. It can be used to construct a new Java Web Appliaction quickly
m-cakir/spring-bootiful
Spring Boot multi-module project example with some features
RizkiMufrizal/Docker-Spring-Cloud
Project ini dibuat dalam rangka belajar microservice dengan Stack Spring Cloud
Sidhanta-Samantaray/multitenant-redis-caching
Multi-Tenant Cache Store using Custom RedisCacheManager
TechPrimers/spring-cloud-aws-example-1
Spring Cloud AWS with SQS and ElastiCache for Redis
kmandalas/spring-boot-yaus
Spring Boot native app demo (Yet Another URL Shortener with Redis)
daggerok/reactive-webflux-spring-data-redis
this repository is containgn modern spring 5 web application which is using reactive spring webflux and spring data redis. docker-compose, gradle, spring-boot, spring-data, redis, spring data-redis, spring-mvc, spring 5, webflux
naah69/spring-boot-starter-redisson
a redisson starter bind redisTemplate and support single,cluster,sentinel and more.omit redisson.yaml
daggerok/spring-data-examples
This repository contains some spring-data projects using RDBMS such as postgresql, mysql, oracle and NoSQL and some in-memory / embedded databases, such as h2, hsql, derby, mongo, redis, etc...
tranquanghuy-09/Microservices_Security_Using_JWT_Spring_Cloud_Gateway_Spring_Data_Redis
Microservices Security Using JWT | Spring Cloud Gateway | Spring Data Redis
vpavic/samples-spring-sse-redis
Samples: Spring Server-Sent Events with Redis
dinhtienloc/micro-shop
Very simple shop application (backend only) for getting started with microservice architecture concept
lucasvsme/poc-redis-cache-write-back
Caching based on write back strategy using Redis