memo

RESTCLIENT

꿈꾸는토끼 2021. 1. 28. 14:03

chrome.google.com/webstore/detail/tabbed-postman-rest-clien/coohjcphdfgbiolnekdpbcijmhambjff

 

Tabbed Postman - REST Client

No separate window required! This is the legacy postman extension that can run in a Chrome tab. * Now runs in tab. * Does not…

chrome.google.com

http://localhost:8080/firstspring/members/26

GET방식으로 멤버 26번을 조회할때 결과물을 알 수 있다.

 

http://localhost:8080/firstspring/rest/ver1/members/map

map방식으로 나오는 결과물 볼 수 있다.