quote
quote
`package com.config; import org.springframework.beans.factory.annotation.Value; import org.springframework.context.annotation.Configuration; import org.springframework.web.servlet.config.annotation.ResourceHandlerRegistry; import org.springframework.web.servlet.config.annotation.WebMvcConfigurer; @Configuration public class UploadFilePathConfig implements WebMvcConfigurer { // @Value("${file.staticAccessPath}") // private String staticAccessPath; // @Value("${file.uploadFolder}") // private String uploadFolder; @Override...
添加物理路径、虚拟路径映射 也不行啊
http://localhost:8080/dash.png

> 当前的实现类用kotlin实现 当前的实现类用kotlin实现 确实是,有强迫症,adapter只能转成Kotlin了
> 有同样的问题 "com.github.CymChad:BaseRecyclerViewAdapterHelper:2.9.46" 使用这个版本就好了