添加了interceptorFilter属性
Open
- Dominant language
- Java
- Stars
- 700
- Forks
- 319
- PR merge metrics
- No merged PRs in 30d
Description
1.在AbstractAutoProxyCreator添加了interceptorFilter,因为考虑到并不是每个handle、service都需要异步处理,想过滤掉
2.上次你提出异步的校验,我实现了下,速度上没啥感觉,场景至少在我范畴中好像用处不大
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with AbstractAutoProxyCreator and inspect the proposed interceptorFilter property and the asynchronous validation mentioned in the issue. Compare the current implementation with the intended filtering behavior for handles and services; done should mean the scope is clear and the relevant behavior is covered, but the issue does not name tests or a precise acceptance condition.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100