@Resource(name="as")  为空按类型装配

@autowired 按类型

@quafiler (name="xx") 按名称

 

spring继承关系:parent="beanId"

代理模式

aop

切点 通知 切面