Field userService in x.UserController required a bean of type x.UserService that could not be found

做spring boot 项目运行时发现报了一个这样的错误, 回去找了一下,发现是少了一个注解,在Service上加上这个@Service注解就好了 完成 spring boot 里的注解有点多,一定不要忘了
相关文章
相关标签/搜索