spring boot项目 直接访问图片处理(跳过token)
摘要:@Configurationpublic class WebConfig implements WebMvcConfigurer { @Autowired private JwtInterceptor jwtInterceptor; /** * 添加拦截器 */ @Override public v
阅读全文
posted @ 2021-03-17 14:44
posted @ 2021-03-17 14:44