Last Version

spring-redis-current-limit-parent 1.0.5

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

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.chqiuu
ArtifactId

ArtifactId

spring-redis-current-limit-parent
Version

Version

1.0.5
Type

Type

pom
Description

Description

spring-redis-current-limit-parent
基于注解的应用级网关限流框架
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

Download spring-redis-current-limit-parent 1.0.5


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

Dependencies

compile (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.16

Project Modules

  • spring-redis-current-limit
  • spring-redis-current-limit-demo