jar

io.github.thebesteric.framework.agile.plugins : limiter-plugin

Maven & Gradle

May 07, 2024
Table Of Contents

Latest Version

Download io.github.thebesteric.framework.agile.plugins : limiter-plugin JAR file - Latest Versions:

All Versions

Download io.github.thebesteric.framework.agile.plugins : limiter-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.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 limiter-plugin-1.0.8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.thebesteric.framework.agile.plugins.limiter.processor.impl

├─ io.github.thebesteric.framework.agile.plugins.limiter.processor.impl.InMemoryRateLimiterProcessor.class - [JAR]

io.github.thebesteric.framework.agile.plugins.limiter.advisor

├─ io.github.thebesteric.framework.agile.plugins.limiter.advisor.AgileRateLimiterAdvice.class - [JAR]

├─ io.github.thebesteric.framework.agile.plugins.limiter.advisor.AgileRateLimiterPointcut.class - [JAR]

io.github.thebesteric.framework.agile.plugins.limiter.annotation

├─ io.github.thebesteric.framework.agile.plugins.limiter.annotation.RateLimiter.class - [JAR]

io.github.thebesteric.framework.agile.plugins.limiter

├─ io.github.thebesteric.framework.agile.plugins.limiter.RateLimitType.class - [JAR]

io.github.thebesteric.framework.agile.plugins.limiter.config

├─ io.github.thebesteric.framework.agile.plugins.limiter.config.AgileRateLimiterAutoConfiguration.class - [JAR]

├─ io.github.thebesteric.framework.agile.plugins.limiter.config.AgileRateLimiterContext.class - [JAR]

├─ io.github.thebesteric.framework.agile.plugins.limiter.config.AgileRateLimiterProperties.class - [JAR]

io.github.thebesteric.framework.agile.plugins.limiter.processor

├─ io.github.thebesteric.framework.agile.plugins.limiter.processor.RateLimiterProcessor.class - [JAR]

io.github.thebesteric.framework.agile.plugins.limiter.exception

├─ io.github.thebesteric.framework.agile.plugins.limiter.exception.RateLimitException.class - [JAR]