首页>代码>spring框架AOP编程Demo>/com.springAOP.test/src/main/java/com/yyc/a_proxy/a_jdk/MyAspect.java
package com.yyc.a_proxy.a_jdk;

public class MyAspect {

	public void before() {
		System.out.println("before");
	}
	
	public void after() {
		System.out.println("after");
	}
}
最近下载更多
1358849392  LV21 1月22日
猴子蹲蹲  LV2 2023年4月4日
2687772871  LV1 2020年8月29日
762879408  LV2 2020年3月26日
miguel109  LV2 2020年2月1日
liuwenlong  LV20 2019年12月28日
荒唐的羊  LV27 2019年12月12日
zhenghongixin4065  LV9 2019年10月19日
tuhao888  LV9 2019年9月3日
Rommel  LV27 2019年8月29日
最近浏览更多
1358849392  LV21 1月22日
xuthus  LV1 2023年6月29日
猴子蹲蹲  LV2 2023年4月4日
女王不该在山炮村养花  LV8 2023年4月4日
00044304  LV6 2022年8月24日
namiosjdij 2021年12月29日
暂无贡献等级
SunshineOuO  LV8 2021年8月18日
denliv_hui  LV13 2021年6月21日
 LV1 2021年5月12日
wennie001002  LV1 2020年12月25日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友