Im new in java and spring. I\'m trying to make hello world app and don\'t get what i\'m doing wrong.
here is my directory structure:
test_app -pom.xm
I configure the default servlet in web.xml to serve all the static assets, so just route request will reach the controllers:
default /resources/*