in a web app, I need to serve static contents (images) located outside the application context directory. The overall application architecture requires me to use Tomcat to p
can serve resources from the outside, you need to use the usual Spring resource path syntax: