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