-
Meet the Object/XML mapping support in Spring (0 messages)
- Posted by: Frank Charles
- Posted on: October 26 2009 19:15 EDT
Within the Java Platform, Enterprise Edition (Java EE) community, Spring is becoming a widely accepted framework. One new feature in the latest release of Spring is its Object/XML (O/X) mapping support. The API enables developers to convert Java objects into XML and vice versa. In this article, learn to use the Object/XML mapping in Spring and explore its advantages.