is not current version
Last Version 1.1.0

com.hanqunfeng:reactive-redis-cache-annotation-spring-boot-starter 1.0.1

redis cache function annotation for webflux

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.0.1
Type

Type

jar

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


<!-- 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.0.1</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.0.1'
// https://jarcasting.com/artifacts/com.hanqunfeng/reactive-redis-cache-annotation-spring-boot-starter/
implementation ("com.hanqunfeng:reactive-redis-cache-annotation-spring-boot-starter:1.0.1")
'com.hanqunfeng:reactive-redis-cache-annotation-spring-boot-starter:jar:1.0.1'
<dependency org="com.hanqunfeng" name="reactive-redis-cache-annotation-spring-boot-starter" rev="1.0.1">
  <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.0.1')
)
libraryDependencies += "com.hanqunfeng" % "reactive-redis-cache-annotation-spring-boot-starter" % "1.0.1"
[com.hanqunfeng/reactive-redis-cache-annotation-spring-boot-starter "1.0.1"]