Guys I have also problem with loading static resources.
I think I have everything properly set up. But I don\'t understand location attribute of
Maybe you have configured some handlermapping that kicks in before the resourcehttprequestresolver (or whatever it's called)
Check that you don't have an AbstractUrlHandlerMapping or any other handlermapping that stops the mapping chain with an order property.
Or configure the resource resolver with an order: