I followed pizzashop tutorial from beginning with ROO in chaper 2.
Everything was OK till I executed :
controller all ~.web
after that I imported project into STS ,
STS complain that import failed for :
org.springframework.web.bind.annotation.RequestMap ping;
I checked pom.xml file and show artifactid org.springframework.web in dependency list.
Any idea ?
Thanks
Raj


Reply With Quote
