原文:springboot的Web项目编译运行时提示错误:Field userService in com.cetc.UserManger.controller.UserController required a bean of type 'com.cetc.UserManger.service.UserService' that could not be found.

错误描述: springboot的Web项目编译运行时提示错误:Field userService in com.cetc.UserManger.controller.UserController required a bean of type com.cetc.UserManger.service.UserService that could not be found. 解决办法: 在提示错误的 ...

2021-04-17 21:27 0 574 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM