Description:

Field smsClient in com.atguigu.gmall.pms.service.impl.SpuServiceImpl required a bean of type ‘com.atguigu.gmall.pms.felgn.GmallSmsClient’ that could not be found.

The injection point has the following annotations:
- @org.springframework.beans.factory.annotation.Autowired(required=true)

Action:

Consider defining a bean of type ‘com.atguigu.gmall.pms.felgn.GmallSmsClient’ in your configuration.

编写大保存方法后,
项目启动不起来Description: Field smsClient in com.atguigu.gmall.pms.service.impl.SpuServiceImpl required a bean o

相关文章: