Summary

In this chapter, we continued the implementation of our sample RESTful web service by adding all the CRUD operations necessary for managing room resources. We discussed how to organize URIs to best embody the REST principles, and also looked at how to quickly test endpoints using Postman. Now that we have a fully functioning component of our system, we can take some time to discuss performance.

In the next chapter, we will look at how to manage the performance of RESTful endpoints, which techniques can be employed, and the things to watch out for.

Get Building a RESTful Web Service with Spring now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.