META-INF.spring.factories Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ucode-cms-limiter Show documentation
Show all versions of ucode-cms-limiter Show documentation
基于Redis分布式限流控制器,引入本依赖,在控制器方法上添加注解【@RateLimiter(time = 2, count = 2)】即可实现分布式限流
# Auto Configure
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
xin.altitude.cms.limiter.config.LimitConfig,\
xin.altitude.cms.limiter.interceptor.LimitInterceptor
© 2015 - 2025 Weber Informatics LLC | Privacy Policy