摘要: 重写WebMvcConfigurer中的addResourceHandles 1.配置静态资源地址 2.重写 完整代码 @Configuration public class InterceptorConfig implements WebMvcConfigurer { @Value("${file 阅读全文
posted @ 2023-11-03 10:47 fnasklf 阅读(129) 评论(0) 推荐(0) 编辑