License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Redis Data Databases React User Interface Web Frameworks |
GroupId | GroupIdcom.hanqunfeng |
ArtifactId | ArtifactIdreactive-redis-cache-annotation-spring-boot-starter |
Version | Version1.1.0 |
Type | Typejar |
Description |
Descriptionredis-cache-annotation-reactive
redis cache function annotation for webflux
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |