- Building RESTful Web Services with Spring 5(Second Edition)
- Raja CSP Raman Ludovic Dewailly
- 45字
- 2021-06-30 19:13:31
Testing the endpoint – getUser
As we have finished out first API implementation, we can now test it by calling the following URI in the browser using the GET method:
http://localhost:8081/user/100
You should get the following result:
{
userid: 100,
username: "David"
}
推薦閱讀
- Building E-commerce Sites with VirtueMart Cookbook
- 光網絡評估及案例分析
- Django 2 by Example
- 重新定義Spring Cloud實戰
- SSL VPN : Understanding, evaluating and planning secure, web/based remote access
- Socket.IO Real-time Web Application Development
- 城域網與廣域網(第2版)
- 6G新技術 新網絡 新通信
- Learning Windows 8 Game Development
- 計算機網絡技術
- Web用戶查詢日志挖掘與應用
- 中國信息化年鑒2017
- 物聯網傳感器技術與應用
- 物聯網導論
- 網絡基本通信約束下的系統性能極限分析與設計