e3eaab708c1b3e57f1736b4f1bd5f104b91da61b
Introduced a rate-limiting feature using Spring AOP and a custom `RateLimit` annotation. Includes `InMemoryRateLimiterService`, `RateLimitAspect`, and related classes for controlling request limits. Applied rate limiting to specific API controllers to enhance system stability and prevent abuse.
Description
No description provided
23 MiB
Languages
HTML
34.8%
Java
31.6%
TypeScript
27.2%
SCSS
6.4%