Loading

随笔分类 -  Java后端

摘要:引 记录一下在开发电商系统过程中一些困扰一时的bug Could not autowire. No beans of 'XXX' type found. 在做登录认证的时候,配置了一个拦截器,避免未登录的用户接入系统当中,在写对应的WebMvcConfigurer的时候,@Autowired注解下的 阅读全文
posted @ 2021-07-25 17:09 mmmhongyu 阅读(50) 评论(0) 推荐(0)