- Spring 5.0 By Example
- Claudio Eduardo de Oliveira
- 75字
- 2021-06-24 19:17:34
Hello REST resources
We have created the models, and we can start to think about our REST resources. We will create three main resources:
- CategoryResource which will be responsible for the Category class.
- The second one is UserResource. It will manage the interactions between the User class and the REST APIs.
- The last one, and more important as well, will be the NewsResource which will be responsible for managing news entities, such as reviews.
推薦閱讀
- 大學計算機應用基礎實踐教程
- Oracle 11g從入門到精通(第2版) (軟件開發視頻大講堂)
- OpenCV實例精解
- Python編程完全入門教程
- 數據結構與算法分析(C++語言版)
- C++寶典
- D3.js By Example
- 21天學通C++(第5版)
- JavaScript應用開發實踐指南
- HTML+CSS+JavaScript編程入門指南(全2冊)
- Unity Android Game Development by Example Beginner's Guide
- Java 9:Building Robust Modular Applications
- MySQL核心技術與最佳實踐
- Android開發權威指南(第二版)
- 情境微課開發(第2版)