Last Version

redis-cache-annotation-reactive 1.1.0

redis cache function annotation for webflux

License

License

Categories

Categories

Spring Boot Container Microservices Redis Data Databases React User Interface Web Frameworks
GroupId

GroupId

com.hanqunfeng
ArtifactId

ArtifactId

reactive-redis-cache-annotation-spring-boot-starter
Version

Version

1.1.0
Type

Type

jar
Description

Description

redis-cache-annotation-reactive
redis cache function annotation for webflux
Project URL

Project URL

https://blog.hanqunfeng.com
Source Code Management

Source Code Management

https://github.com/hanqunfeng/reactive-redis-cache-annotation-spring-boot-starter

Download reactive-redis-cache-annotation-spring-boot-starter 1.1.0


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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor jar
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
org.aspectj : aspectjweaver jar
io.projectreactor : reactor-core jar
org.springframework.data : spring-data-redis jar
org.projectlombok : lombok Optional jar

Project Modules

There are no modules declared in this project.