jar

com.github.wjw465150 : rate-limiter-spring-boot-starter

Maven & Gradle

Oct 18, 2021
0 stars

rate-limiter-spring-boot-starter · 使用Guava提供的RateLimiter实现SpringBoot项目中基于注解的限流库.

Table Of Contents

Latest Version

Download com.github.wjw465150 : rate-limiter-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.github.wjw465150 : rate-limiter-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window rate-limiter-spring-boot-starter-1.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.wjw.starter.limiter

├─ org.wjw.starter.limiter.RateLimit.class - [JAR]

├─ org.wjw.starter.limiter.RateLimiterAspect.class - [JAR]

├─ org.wjw.starter.limiter.RateLimiterAutoConfiguration.class - [JAR]