Package | Description |
---|---|
org.dromara.hutool.extra.aop.engine.jdk |
JDK方式切面实现,基于
Proxy 封装 |
org.dromara.hutool.extra.aop.engine.spring |
Spring-cglib切面实现
|
Modifier and Type | Class and Description |
---|---|
class |
JdkInterceptor
JDK实现的动态代理切面
|
Modifier and Type | Class and Description |
---|---|
class |
SpringCglibInterceptor
Spring-cglib实现的动态代理切面
|
Copyright © 2025. All rights reserved.