...

/

Summary: REST APIs With Spring Data REST

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.

We'll cover the following...

Recap

In this chapter, we explored using Spring Data Rest to implement REST APIs. First, we created ...