ratelimiter-spring-boot-starter

分布式限流

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.taptap
ArtifactId

ArtifactId

ratelimiter-spring-boot-starter
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

ratelimiter-spring-boot-starter
分布式限流
Project URL

Project URL

https://github.com/TapTap/ratelimiter-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/TapTap/ratelimiter-spring-boot-starter

Download ratelimiter-spring-boot-starter

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.redisson : redisson jar 3.15.1
org.springframework.boot : spring-boot-starter-aop jar

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-test jar
org.springdoc : springdoc-openapi-ui jar 1.5.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1.1
1.1
1.0