spring一些坑

靜態代理 user類+接口(基本操作)(加強類) userService接口 userProxy類+接口(拓展操作) 屬性有userService接口 test中拿new proxy(new user類)實現拓展+基本操作 不需要配置文件 spring Aop的通知 <API方式> 加強類+接口 消息類+beforeMethod接口 用配置接口 過濾器(前後環繞) 和加強類(就是基本業務的實現類)
相關文章
相關標籤/搜索