jar

io.github.scarrozzo : ratelimit4j-core-spring-boot

Maven & Gradle

Jan 05, 2024
Table Of Contents

Latest Version

Download io.github.scarrozzo : ratelimit4j-core-spring-boot JAR file - Latest Versions:

All Versions

Download io.github.scarrozzo : ratelimit4j-core-spring-boot JAR file - All Versions:

Version Vulnerabilities Size Updated
0.3
0.2

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 ratelimit4j-core-spring-boot-0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.scarrozzo.ratelimit4j.spring.core.exception

├─ io.github.scarrozzo.ratelimit4j.spring.core.exception.InvalidClientTypeException.class - [JAR]

io.github.scarrozzo.ratelimit4j.spring.core.evaluator

├─ io.github.scarrozzo.ratelimit4j.spring.core.evaluator.HttpRequestEvaluator.class - [JAR]

io.github.scarrozzo.ratelimit4j.spring.core.config

├─ io.github.scarrozzo.ratelimit4j.spring.core.config.ClientType.class - [JAR]

├─ io.github.scarrozzo.ratelimit4j.spring.core.config.SpringBootRateLimiterProperties.class - [JAR]

io.github.scarrozzo.ratelimit4j.spring.core.interceptor

├─ io.github.scarrozzo.ratelimit4j.spring.core.interceptor.RateLimiterRequestInterceptor.class - [JAR]