11 Commits

Author SHA1 Message Date
Looly
bf03aebcef fix code 2019-10-29 19:05:23 +08:00
Looly
b1674a933f fix comment 2019-10-09 09:30:22 +08:00
Looly
596a4f1e57 fix code 2019-09-28 03:13:27 +08:00
Looly
45609bc22b enhance aop 2019-09-27 23:20:43 +08:00
刘羽铖
22a51ba86d 1、切面after切点,将目标方法执行返回值,开放给切点
2、SimpleAspect没有直接使用的意义,应修改为抽象类
3、修改Aspect#afterException 没有使用返回值进行异常是否抛出的判断。
4、修改CglibInterceptor#intercept 和 JdkInterceptor#intercept 方法中 if else 为 if ,减少else判断,并支持 第3点的修改
2019-09-25 11:36:03 +08:00
刘羽铖
130a348afc 1、切面after切点,将目标方法执行返回值,开放给切点
2、SimpleAspect没有直接使用的意义,应修改为抽象类
2019-09-25 11:09:21 +08:00
刘羽铖
1df8f968d0 1、切面after切点,将目标方法执行返回值,开放给切点 2019-09-25 11:04:46 +08:00
刘羽铖
84875f0ff9 1、切面after切点,将目标方法执行返回值,开放给切点 2019-09-25 10:17:25 +08:00
刘羽铖
34cc3dcb57 1、切面after切点,将目标方法执行返回值,开放给切点 2019-09-25 10:16:40 +08:00
刘羽铖
c32e8d9b55 1、切面after切点,将目标方法执行返回值,开放给切点 2019-09-25 10:05:38 +08:00
Looly
6b011af032 clean history 2019-08-14 10:02:32 +08:00