- 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
推薦閱讀
- 數(shù)據(jù)庫(kù)系統(tǒng)原理及MySQL應(yīng)用教程(第2版)
- Angular UI Development with PrimeNG
- Python數(shù)據(jù)分析入門(mén)與實(shí)戰(zhàn)
- Building Modern Web Applications Using Angular
- Python for Secret Agents:Volume II
- Visual C++實(shí)例精通
- Java游戲服務(wù)器架構(gòu)實(shí)戰(zhàn)
- Python王者歸來(lái)
- 精通Scrapy網(wǎng)絡(luò)爬蟲(chóng)
- C語(yǔ)言從入門(mén)到精通(第4版)
- SQL Server 2016數(shù)據(jù)庫(kù)應(yīng)用與開(kāi)發(fā)習(xí)題解答與上機(jī)指導(dǎo)
- Microsoft System Center Orchestrator 2012 R2 Essentials
- Visual Basic程序設(shè)計(jì)實(shí)踐教程
- Java Web開(kāi)發(fā)詳解
- Getting Started with React Native