1. @ResponseBody annotation reseting headers on response stackoverflow.comI'm using Spring 3.0 and have something like the following
I ... |
2. Spring Web Annotations - HTTP 404 Not Found forum.springsource.orgSpring Web Annotations - HTTP 404 Not Found Hi, I'm trying to convert the sample InventoryController to use Spring annotations but keep hitting problems. My InventoryController is defined as below. When ... |