Spring Boot starter for Bucket4j-based API rate limiting in Java.
A Spring Boot starter that integrates Bucket4j to provide configurable API rate limiting. It supports servlet, WebFlux and Spring Cloud Gateway filters, method-level annotations, metrics via Micrometer, and multiple cache backends. Suited for REST APIs and microservices needing request throttling or DoS protection.
0