为了账号安全,请及时绑定邮箱和手机立即绑定

怎么注册CommonAnnotationBeanPostProcessor?

老师,您讲的例子中,为什么没注册CommonAnnotationBeanPostProcessor,测试jsr注解也能通过?

正在回答

4 回答

context:component-scan这个标签包含了

0 回复 有任何疑惑可以回复我~

说的也是啊,老师不是说:

支持这两种回调有个前提:CommonAnnotationBeanPostProcessor必须在Spring的ApplicationContext中注册。

这个注册是不是spring IOC 容器已经隐形地为我们注册了?还是这个类已经内置在Sping的上下文中了而无需注册了?


0 回复 有任何疑惑可以回复我~

就是啊,为什么没有注册就能正常运行?是不是默认注册了?

0 回复 有任何疑惑可以回复我~

使用Autowire注解

<bean class="org.springframework.beans.factory.annotation. AutowiredAnnotationBeanPostProcessor "/> 


0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

怎么注册CommonAnnotationBeanPostProcessor?

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信