mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-09-24 07:19:46 +08:00
update: 优化RateLimiter注解使用体验
feat RateLimiter添加更丰富的SpEL支持, 如bean调用, 参数p0, p1调用 feat RateLimiter支持IDEA下参数提示, 自动重命名(需要安装`SpEL Assistant`插件)
This commit is contained in:
@ -0,0 +1,7 @@
|
||||
{
|
||||
"org.dromara.common.ratelimiter.annotation.RateLimiter@key": {
|
||||
"method": {
|
||||
"parameters": true
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user