Springboot:Cannot resolve org.springframework.boot:spring-boot-autoconfigure:2.6.2
maven导入报错 Cannot resolve org.springframework.boot:spring-boot-autoconfigure:2.6.2 解决1: 删除本地 ...
maven导入报错 Cannot resolve org.springframework.boot:spring-boot-autoconfigure:2.6.2 解决1: 删除本地 ...
拦截器校验token 使用到了redis 注入的时候用了@Autowired 发现注入一直为null 报错无法使用 原因是 拦截器是在springcontext之 ...