REST in Action base on Jersey.Learning REST step by step with a large number of samples and finally build a complete RESTful application.There is also a GitBook version of the book: http://waylau.gitbooks.io/rest-in-action. Let's READ!
基于 Jersey 的 REST 實戰(zhàn)。在做 Java RESTful 相關(guān)的項目,發(fā)現(xiàn)網(wǎng)上中文的資料比較少(https://github.com/waylau/RestDemo 這個是我以前寫的博客,可以作為參考),而且 Jersey 的更新比較快,利用業(yè)余時間寫了本書,圖文并茂,用大量實例帶你一步一步走進 REST 的世界,最終構(gòu)建一個完整的 REST 應(yīng)用。如有疏漏歡迎指正。感謝您的參與!
有關(guān) Jersey 詳細信息,可以參閱《Jersey 2.x 用戶指南》。
選擇下面入口之一:
書中所有示例源碼,移步至https://github.com/waylau/rest-in-action的 samples
目錄下,代碼遵循《Java 編碼規(guī)范》
如有勘誤、意見或建議歡迎拍磚 https://github.com/waylau/rest-in-action/issues
更多建議: