Spring Oxm 简明教程
Discuss Spring OXM
Spring Framework 使用全局 marshaller/unmarshaller 接口提供了对象/XML 或 O/X 映射,并允许轻松切换 O/X 映射框架。在本教程中,我们将介绍 Spring OXM 框架支持的所有重要的 OXM 框架,其有助于解决开发人员/用户在基于 Spring 框架的应用程序中面临的常见问题。
The Spring Framework provides Object/XML or O/X mapping using global marshaller/unmarshaller interfaces and allows to switch O/X mapping frameworks easily. In this tutorial, we’ll cover all the important OXM frameworks which are supported by Spring OXM framework which helps in solving the common problems developers/users face in spring framework based applications.