Executing the service

Let's send a test request and see what response we will get, as shown in the following screenshot:

The response for the http://localhost:8080/users/Jack/todos/1 URL is shown as follows:

    {"id":1,"user":"Jack","desc":"Learn Spring MVC", 
"targetDate":1481607268779,"done":false}
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset