spring-guides/tut-rest

Use curl... to see JSON Response

mdbudnick opened this issue · 1 comments

The tutorial states:
"Use curl (or your browser) to see the JSON response from http://localhost:8080/jhoeller/bookmarks."
but the application should not even be running yet.

This tutorial was completely rewritten as of 63d3937.

I suggest you read it from the top and be sure to let us know if you spot any issues!