Last Version

spring-redis-current-limit 1.0.5

基于注解的应用级网关限流框架

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.chqiuu
ArtifactId

ArtifactId

spring-redis-current-limit
Version

Version

1.0.5
Type

Type

jar
Description

Description

spring-redis-current-limit
基于注解的应用级网关限流框架
Project URL

Project URL

https://github.com/chqiuu/spring-redis-current-limit
Source Code Management

Source Code Management

https://github.com/chqiuu/spring-redis-current-limit/tree/main/spring-redis-current-limit

Download spring-redis-current-limit 1.0.5


<!-- https://jarcasting.com/artifacts/com.github.chqiuu/spring-redis-current-limit/ -->
<dependency>
    <groupId>com.github.chqiuu</groupId>
    <artifactId>spring-redis-current-limit</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chqiuu/spring-redis-current-limit/
implementation 'com.github.chqiuu:spring-redis-current-limit:1.0.5'
// https://jarcasting.com/artifacts/com.github.chqiuu/spring-redis-current-limit/
implementation ("com.github.chqiuu:spring-redis-current-limit:1.0.5")
'com.github.chqiuu:spring-redis-current-limit:jar:1.0.5'
<dependency org="com.github.chqiuu" name="spring-redis-current-limit" rev="1.0.5">
  <artifact name="spring-redis-current-limit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chqiuu', module='spring-redis-current-limit', version='1.0.5')
)
libraryDependencies += "com.github.chqiuu" % "spring-redis-current-limit" % "1.0.5"
[com.github.chqiuu/spring-redis-current-limit "1.0.5"]

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.3.4.RELEASE
org.springframework.boot : spring-boot-starter-data-redis jar 2.3.4.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.3.4.RELEASE
org.apache.commons : commons-pool2 jar 2.9.0
cn.hutool : hutool-all jar 5.5.4
org.projectlombok : lombok Optional jar 1.18.16

Project Modules

There are no modules declared in this project.