RESTful
caoguanling
Coding for living and fun.
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
XML Example With RESTEasy+ JAXB
In this example we are going to see how you can integrateRESTEasy with JAXB (Java Architecture for XML Binding) to create RESTful services that consume and produce XML streams. As you probably know转载 2015-06-16 13:19:19 · 1184 阅读 · 0 评论 -
JSON Example With RESTEasy + Jackson
In this tutorial we are going to see how you can integrate RESTEasy withJackson to develop JAX-RS RESTful services that produce and consume JSON streams. As you probably know, Jackson is used to mar转载 2015-06-16 13:23:03 · 936 阅读 · 0 评论
分享