- 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.
推薦閱讀
- JavaScript 網頁編程從入門到精通 (清華社"視頻大講堂"大系·網絡開發視頻大講堂)
- Apache Hive Essentials
- Julia機器學習核心編程:人人可用的高性能科學計算
- UI智能化與前端智能化:工程技術、實現方法與編程思想
- Apache Karaf Cookbook
- Spring+Spring MVC+MyBatis整合開發實戰
- Python深度學習:基于TensorFlow
- 數據結構與算法分析(C++語言版)
- 打開Go語言之門:入門、實戰與進階
- OpenCV 3 Blueprints
- PHP與MySQL權威指南
- INSTANT JQuery Flot Visual Data Analysis
- 官方 Scratch 3.0 編程趣味卡:讓孩子們愛上編程(全彩)
- Web前端開發技術:HTML、CSS、JavaScript
- Mastering OpenStack