taptap/ratelimiter-spring-boot-starter

使用自定义限流触发异常处理器后启动项目报错

Opened this issue · 0 comments

Description:

Parameter 0 of constructor in gewu.blue.handler.RateLimitExceptionHandler required a bean of type 'com.taptap.ratelimiter.configuration.RateLimiterProperties' that could not be found.

Action:

Consider defining a bean of type 'com.taptap.ratelimiter.configuration.RateLimiterProperties' in your configuration.