类分层结构
- java.lang.Object
- cn.yueshutong.springbootstartercurrentlimiting.aspect.CurrentAspect
- cn.yueshutong.springbootstartercurrentlimiting.interceptor.CurrentInterceptor (implements org.springframework.web.servlet.HandlerInterceptor)
- cn.yueshutong.springbootstartercurrentlimiting.interceptor.CurrentInterceptorConfig (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
- cn.yueshutong.springbootstartercurrentlimiting.properties.CurrentProperties
- cn.yueshutong.springbootstartercurrentlimiting.core.RateLimiterCloud (implements cn.yueshutong.springbootstartercurrentlimiting.core.RateLimiter)
- cn.yueshutong.springbootstartercurrentlimiting.core.RateLimiterSingle (implements cn.yueshutong.springbootstartercurrentlimiting.core.RateLimiter)
- cn.yueshutong.springbootstartercurrentlimiting.common.RedisLockUtil
- cn.yueshutong.springbootstartercurrentlimiting.SpringBootStarterCurrentLimitingAutoConfiguration
- cn.yueshutong.springbootstartercurrentlimiting.common.SpringContextUtil (implements org.springframework.context.ApplicationContextAware)
接口分层结构
注释类型分层结构
Copyright © 2019. All rights reserved.