ratelimit+aop自定义注解实现应用限流

一、基于springboot项目pom.xml添加以下依赖:html <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-aop</artifactId> </dependency> <dependency> <groupId>com.google.
相关文章
相关标签/搜索