提交 db9f25d6 编写于 作者: K Keith Donald

polish

上级 be94b456
......@@ -1564,7 +1564,7 @@ public class Account {
}
}]]></programlisting>
<para>
Now used in the following test case:
Now mapped between in the following test case:
</para>
<programlisting language="java"><![CDATA[
@Test
......@@ -1757,7 +1757,7 @@ builder.addNestedMapper(new Mapper<AddressDto, Address>() {
<section id="org.springframework.mapping-FurtherReading">
<title>Further Reading</title>
<para>
Consult the JavaDocs of <classname>org.springframework.mapping.support.SpelMapper</classname> for more information on the implementation options.
Consult the JavaDocs of <classname>MapperFactory</classname> <classname>MapperBuilder</classname> in the <filename>org.springframework.mapping.support</filename> package for more information on the configuration options.
</para>
<para>
Dozer is another general-purpose object mapper available in the open source Java community.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册