摘要:
Maven: org.apache.cxf cxf-rt-frontend-jaxws 3.0.4 org.apache.cxf cxf-rt-transports-http 3.0.4 org.apache.neeth... 阅读全文
posted @ 2017-06-08 16:41
試毅-思伟
阅读(152)
评论(0)
推荐(0)
摘要:
Maven: org.apache.cxf cxf-rt-frontend-jaxws 3.0.4 org.apache.cxf cxf-rt-transports-http 3.0.4 org.apache.neeth... 阅读全文
posted @ 2017-06-08 16:41
試毅-思伟
阅读(90)
评论(0)
推荐(0)
摘要:
1、在对象对应字段前面加transient,表示该字段不用序列化,即在生成json的时候就不会包含该字段了。 比如private transient String name; 2、在对象响应字段前加注解,这样生成的json也不包含该字段。@JSONField(... 阅读全文
posted @ 2017-06-08 16:37
試毅-思伟
阅读(108)
评论(0)
推荐(0)
摘要:
1、在对象对应字段前面加transient,表示该字段不用序列化,即在生成json的时候就不会包含该字段了。 比如private transient String name; 2、在对象响应字段前加注解,这样生成的json也不包含该字段。@JSONField(se... 阅读全文
posted @ 2017-06-08 16:36
試毅-思伟
阅读(124)
评论(0)
推荐(0)

浙公网安备 33010602011771号