spring boot redis starter

redis starter for spring boot

License

License

Categories

Categories

Spring Boot Container Microservices Redis Data Databases Net
GroupId

GroupId

top.netkit.starter
ArtifactId

ArtifactId

redis-spring-boot-starter
Last Version

Last Version

2.5.2
Release Date

Release Date

Type

Type

jar
Description

Description

spring boot redis starter
redis starter for spring boot
Project URL

Project URL

https://gitee.com/netkit/redis-spring-boot-starter

Download redis-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/top.netkit.starter/redis-spring-boot-starter/ -->
<dependency>
    <groupId>top.netkit.starter</groupId>
    <artifactId>redis-spring-boot-starter</artifactId>
    <version>2.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/top.netkit.starter/redis-spring-boot-starter/
implementation 'top.netkit.starter:redis-spring-boot-starter:2.5.2'
// https://jarcasting.com/artifacts/top.netkit.starter/redis-spring-boot-starter/
implementation ("top.netkit.starter:redis-spring-boot-starter:2.5.2")
'top.netkit.starter:redis-spring-boot-starter:jar:2.5.2'
<dependency org="top.netkit.starter" name="redis-spring-boot-starter" rev="2.5.2">
  <artifact name="redis-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.netkit.starter', module='redis-spring-boot-starter', version='2.5.2')
)
libraryDependencies += "top.netkit.starter" % "redis-spring-boot-starter" % "2.5.2"
[top.netkit.starter/redis-spring-boot-starter "2.5.2"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor jar
org.springframework.boot : spring-boot-starter-data-redis jar
org.redisson : redisson-spring-data-26 jar 3.16.8
top.netkit : redis-client jar 3.16.8

Project Modules

There are no modules declared in this project.

Versions

Version
2.5.2