1. Marshalling Different Classes with Spring MVC and JIBX stackoverflow.comWe are trying to build some RESTful services with Spring MVC. We will be providing several representations: XML, HTML, & JSON. We would like to use JiBX as the OXM technology. We ... |