- Building RESTful Web Services with Spring 5(Second Edition)
- Raja CSP Raman Ludovic Dewailly
- 53字
- 2021-06-30 19:13:32
Testing the endpoint – deleteUser
As we have finished out first API implementation, we can now test it by calling the URI http://localhost:8081/user/100 in our client (Postman or SoapUI) using the DELETE method:

After deleting the new user, you can check the results by calling the getAllUsers URI (http://localhost:8081/user).
推薦閱讀
- 社交網(wǎng)絡(luò)對(duì)齊
- SOA用戶指南
- C++黑客編程揭秘與防范
- 物聯(lián)網(wǎng)短距離無線通信技術(shù)應(yīng)用與開發(fā)
- TCP/IP入門經(jīng)典(第5版)
- 農(nóng)產(chǎn)品物聯(lián)網(wǎng)研究與應(yīng)用
- Metasploit Penetration Testing Cookbook
- 網(wǎng)絡(luò)安全應(yīng)急響應(yīng)技術(shù)實(shí)戰(zhàn)指南
- Guide to NoSQL with Azure Cosmos DB
- 現(xiàn)場(chǎng)綜合化網(wǎng)絡(luò)運(yùn)營(yíng)與維護(hù):運(yùn)營(yíng)商數(shù)字化轉(zhuǎn)型技術(shù)與實(shí)踐
- 黑客與反黑工具使用詳解
- Hands-On Cloud:Native Microservices with Jakarta EE
- 企業(yè)網(wǎng)絡(luò)組建與維護(hù)項(xiàng)目式教程
- 從實(shí)踐中學(xué)習(xí)Kali Linux網(wǎng)絡(luò)掃描
- Twilio Cookbook(Second Edition)