multilevel-cache-spring-boot-starter

support L1 caffeine and L2 redis cache

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.pig4cloud.plugin
ArtifactId

ArtifactId

multilevel-cache-spring-boot-starter
Last Version

Last Version

0.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

multilevel-cache-spring-boot-starter
support L1 caffeine and L2 redis cache
Project URL

Project URL

https://pig4cloud.com

Download multilevel-cache-spring-boot-starter

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-redis jar 2.6.0
com.github.ben-manes.caffeine : caffeine jar 2.9.2
org.springframework.boot : spring-boot-actuator Optional jar 2.6.0
io.micrometer : micrometer-core Optional jar
org.projectlombok : lombok Optional jar 1.18.22

provided (1)

Group / Artifact Type Version
net.dreamlu : mica-auto jar 2.2.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1