JAX-RS資源
JAX-RS是JAVA EE的一個標準,用來處理RESTFUL的WEBSERVICE。Jersey 2.4.1 User Guide
https://jersey.java.net/documentation/latest/index.html
The Java EE 6 Tutorial
http://docs.oracle.com/javaee/6/tutorial/doc/gkoib.html
基于JAXB注釋的JSON與JAVA BEAN的互轉
posted on 2013-11-27 12:03 paulwong 閱讀(554) 評論(0) 編輯 收藏 所屬分類: J2EE 、JAX-RS