- Building a RESTful Web Service with Spring
- Ludovic Dewailly
- 87字
- 2021-07-09 21:44:51
Chapter 2. Building RESTful Web Services with Maven and Gradle
As mentioned in the previous chapter, we will build a sample property management system as a RESTful web service. Before we dig into the implementation, let's first take a look at how the service will be put together. In this chapter, we will discuss the following topics:
- Building a RESTful web service with Apache Maven
- Building a RESTful web service with Gradle
- Structuring our property management web service
- Running and debugging a Spring-based web service
推薦閱讀
- Getting Started with Citrix XenApp? 7.6
- Google Flutter Mobile Development Quick Start Guide
- Hyper-V 2016 Best Practices
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- 架構不再難(全5冊)
- C/C++算法從菜鳥到達人
- Mastering Ubuntu Server
- JavaScript by Example
- Hands-On Functional Programming with TypeScript
- Visual Basic程序設計上機實驗教程
- Oracle實用教程
- 從零學Java設計模式
- ROS機器人編程實戰
- Flask開發Web搜索引擎入門與實戰
- Java并發編程的藝術