June 2017
Intermediate to advanced
496 pages
14h 4m
English
Let's send a test request and see what response we get. The following screenshot shows the output:

The response for the http://localhost:8080/users/Jack/todos URL is as follows:
[ {"id":1,"user":"Jack","desc":"Learn Spring MVC","targetDate":1481607268779,"done":false}, {"id":2,"user":"Jack","desc":"Learn Struts","targetDate":1481607268779, "done":false} ]
Read now
Unlock full access