Serve Static Resources with SpringBoot: Serving a Resource Stored in the JAR & Serving a Resource Stored in the File System

后端 未结 0 1022
一整个雨季
一整个雨季 2020-12-14 01:23

I have a SpringBoot app. that I added a Handler to serve resources Stored in the File System:

@Configuration
@EnableWebMvc
public class MvcConfig implements W         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题