I have a spring boot project ,I package it into a jar file. I upload this jar to server,but when visit my website, i can’t visit pictures which uploaded to the server.
enter image description here
i put my pictures in this path and jar in this pathenter image description here
my code fragment
enter image description here
enter image description here
how to visit the pictures , how to fix my code