spring-redis
There are 30 repositories under spring-redis topic.
QDPeng/SpringBootSamples
SpringBootSamples
bezkoder/spring-boot-redis-example
Spring Boot Redis example - Cache for CRUD app - spring-boot-starter-data-redis with Spring Boot Redis Lettuce
eiselems/spring-redis-two-layer-cache
A Cache which instead of evicting an entry on expiration keeps it until it is able to get new Data.
code4everything/wanna-spring
这是一个记录个人信息,采用前后端分离的实践项目,欢迎一起来交流学习
tugayesilyurt/spring-boot-3-redis-sentinel-with-lettuce
Spring boot 3,Redis Sentinel,Lettuce Client
billygk/sb-service-template
Spring boot Cloud native service base application template: keycloak, gateway, oauth2, sso, redis, rabbitmq, cookie session, jwt, etc ...
chqiuu/spring-redis-current-limit
此项目是基于Spring Redis Lua为一个无侵入的应用级网关限流框架,如果您正在寻找一个网关限流的框架,使用spring-redis-current-limit是最明智的选择
huewilliams/Framework-Springboot
Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "just run".
code4everything/boot-surface
BootSurface是一个依赖于SpringBoot框架,常用于轻量级WEB项目的工具库,其公共化了一些简单繁琐而又必要的代码,已发布至Maven**仓库。
bygui86/spring-redis
Spring Boot Redis sample project
jupiter-tools/spring-test-redis
Tools to write integration tests of Spring Framework with Redis
cemserit/Redis-Pub-Sub
Redis Publisher/Subscriber example
robolovo/visitor-book
super simple spring websocket demo
sivaosorg/redis4j
redis4j is a comprehensive library designed to support Spring Boot projects by simplifying Redis integration. This library manages Redis connections and provides essential Redis services, including setting, getting, and removing keys. Enhance your Spring Boot applications with ease using redis4j.
cristealucian97/Spring-WebFlux-Security
Spring WebFlux Security using Jwt and Redis for Rest API
monkey-underground-coders/mucpoll-spring
Realtime polling
smtylmzx/spring-mysql-redis
Spring Boot, Mysql, Redis, Lombok
souravkantha/spring-redis-cache
Application showcasing spring redis module and simple cache implementation
spring-org/spring-web-redis
스프링 레디스 테스트 샘플
stefanycos/spring-redis-cache-demo
Caching data with Redis and Spring
xuxtc/iot-server
api server to provide data from google canlendar
luramarchanjo/poc-spring-redis
This is a simple poc using spring-redis
maxiplux/geekshirt-order-service
GeekShirt Order Service, procesa las órdenes de pedido.
p10614040/spring-boot-redis
spring-boot-redis
poompichayout/practice-java-backend
practicing REST CRUD API with Spring Boot, PostgresQL, JPA and Hibernate
selvasingh/brewdis
Deploy Spring Boot app using Azure Spring Cloud and Redis Enterprise
sharmar0790/spring-redis-docker
Sample implementation of spring with redis.
Vipcube/Demo-SpringBoot-RedisCache
This project demo redis cache how to work in Spring Boot.
willian-kaminski/springboot-redis-cache
Exemplo de implementação de caching em um microsserviço com o Redis.
xiaofine1122/springbootlearn
整理学习SpringBoot时进行的练习,以及练习时遇到的问题