- Spring 5.0 By Example
- Claudio Eduardo de Oliveira
- 105字
- 2021-06-24 19:17:33
Creating the REST resources
Now, we have an application up and running in this section, and we will add some REST endpoints and model some initial classes for the CMS application, the REST endpoints will be useful for the AngularJS integration.
One of the required characteristics for the APIs is the documentation, and a popular tool to help us with these tasks is Swagger. The Spring Framework supports Swagger, and we can do it with a couple of annotations. The project's Spring Fox is the correct tool to do this, and we will take a look at the tool in this chapter.
Let's do this.
推薦閱讀
- PHP動態網站程序設計
- Intel Galileo Essentials
- CMDB分步構建指南
- Azure IoT Development Cookbook
- Learning C++ Functional Programming
- Access 2010數據庫基礎與應用項目式教程(第3版)
- Implementing Cisco Networking Solutions
- 薛定宇教授大講堂(卷Ⅳ):MATLAB最優化計算
- AutoCAD VBA參數化繪圖程序開發與實戰編碼
- Extending Puppet(Second Edition)
- 第一行代碼 C語言(視頻講解版)
- 軟件測試實用教程
- 快速入門與進階:Creo 4·0全實例精講
- Access 2010數據庫應用技術實驗指導與習題選解(第2版)
- Python+Office:輕松實現Python辦公自動化