add Spring cglib support

This commit is contained in:
Looly
2020-04-17 09:54:40 +08:00
parent 3526b39d4f
commit 94c824e03d
8 changed files with 134 additions and 21 deletions

View File

@@ -0,0 +1,3 @@
cn.hutool.aop.proxy.CglibProxyFactory
cn.hutool.aop.proxy.SpringCglibProxyFactory
cn.hutool.aop.proxy.JdkProxyFactory