mirror of
https://github.com/continew-org/continew-starter.git
synced 2025-10-30 10:57:09 +08:00
refactor(ratelimiter): 将限流相关代码从 security 模块中分离,创建独立的 ratelimiter 模块
修复部分幂等配置错误
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"top.continew.starter.idempotent.annotation.Idempotent@key":{
|
||||
"method":{
|
||||
"parameters": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user