redission-l2-cache-spring-boot-starter

基于redission的二级缓存启动器

License

License

Categories

Categories

Spring Boot Container Microservices Redis Data Databases
GroupId

GroupId

club.zhcs
ArtifactId

ArtifactId

redission-l2-cache-spring-boot-starter
Last Version

Last Version

2.5.6
Release Date

Release Date

Type

Type

jar
Description

Description

redission-l2-cache-spring-boot-starter
基于redission的二级缓存启动器
Project Organization

Project Organization

club.zhcs

Download redission-l2-cache-spring-boot-starter

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-cache jar 2.5.6
org.projectlombok : lombok Optional jar 1.18.22
org.redisson : redisson-spring-boot-starter jar 3.16.4
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.5.6

Project Modules

There are no modules declared in this project.

Versions

Version
2.5.6
2.2.13.RELEASE