Skip to content

weizai118/spring-boot-multi-redis-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

spring-boot-jpa-mongo-redis-demo

1、项目简介

在SpringBoot是项目中整合了两个Redis的操作实例,可以增加多个; 一般在一个微服务生态群中是不会出现多个Redis中间件的,所以这种场景很少见,但也不可避免,但是不建议使用,个人建议。 基于Spring Boot 1.5.9-RELEASE和JDK1.8,希望能够帮到你。如果帮到你了,请给我一个星星。

2、项目技术点

  • spring-boot-starter-data-redis

3、如何使用?

About

在SpringBoot中使用多个Redis连接实例

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages