mirror of
https://gitee.com/nutz/nutzboot.git
synced 2024-12-02 11:48:09 +08:00
Merge branch 'dev' of github.com:nutzam/nutzboot into dev
This commit is contained in:
commit
1e46cb1a87
@ -11,7 +11,7 @@ import org.nutz.lang.Lang;
|
||||
|
||||
import com.alibaba.csp.sentinel.annotation.SentinelResource;
|
||||
|
||||
@IocBean
|
||||
@IocBean(name="$aop_sentinel_resource")
|
||||
public class SentinelAnnotationAop extends SimpleAopMaker<SentinelResource> {
|
||||
|
||||
public List<? extends MethodInterceptor> makeIt(SentinelResource t, Method method, Ioc ioc) {
|
||||
|
Loading…
Reference in New Issue
Block a user