I\'m very new to spring boot and following Guru spring framework tutorial.
My simple spring boot application runs successfully and my controller works fine. I have us
All the resources are stored in static folder and that is the default directory. You don't need to specify the relative path of the image you want to use. Just simply put the filename.
example