Spring Boot display external image from file system

Good day all,

I am facing difficulty displaying images stored on a directory that is external to my application context, am using spring boot and thymeleaf,I already implemented WebMvcConfigurer,and also overode addResourceHandlers method to expose the external directory,I will appreciate if I can get a clue as
to solve this issue,pls note that my OS is ubuntu.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.