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

老师不配置InvokeService的bean怎么可以执行呢?

    <bean id="invokeService" class="com.imooc.aop.schema.advisors.service.InvokeService"></bean>

我自己需要在xml中配置InvokeService类的bean才能执行,否则就会报No bean named 'invokeService' is defined的错误,老师不配置怎么也可以执行?

正在回答

1 回答

<context:component-scan base-package="com.imooc.aop.schema"></context:component-scan>

@Service

这样应该就可以吧

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

夜还没黑 提问者

嗯嗯,这样配置是也可以的
2017-01-24 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

老师不配置InvokeService的bean怎么可以执行呢?

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