jibx « MVC « Spring Q&A





1. Marshalling Different Classes with Spring MVC and JIBX    stackoverflow.com

We 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 ...