Summary: REST APIs With Spring Data REST
Let’s review what we’ve learned aboutREST APIs with Spring Data REST and test your knowledge with a quiz.
Recap
In this chapter, we explored using Spring Data Rest to implement REST APIs. First, we created ...