限流注解SentinelResource在1.8.0版本支持类上操作,没有类的相关切面。
- Dominant language
- Java
- Stars
- 23.1k
- Forks
- 8.1k
- PR merge metrics
- No merged PRs in 30d
Description
## Issue Description
Type: *bug report* or *feature request*
### Describe what happened (or what feature you want)
SentinelResource Annotation have feature of ElementType.TYPE, but i can not find AOP for ElementType.TYPE.
Weather I need other dependencies or other thing? Thank you!
### Describe what you expected to happen
### How to reproduce it (as minimally and precisely as possible)
1.
2.
3.
### Tell us your environment
### Anything else we need to know?
Contributor guide
Research direction
Start by examining how the SentinelResource annotation is handled by the AOP entry points, focusing on its ElementType.TYPE target. Reproduce the reported class-level usage and determine whether the expected class-level interception occurs without additional dependencies; done means the behavior is covered by a regression test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100