在beans.xml中添加
<bean class="org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor"/>语句
本文介绍如何在Spring的配置文件beans.xml中添加AutowiredAnnotationBeanPostProcessor Bean,以支持依赖注入功能。
在beans.xml中添加
<bean class="org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor"/>语句
945

被折叠的 条评论
为什么被折叠?