Challenges
Explore how to enhance RESTful web services by adding search criteria with ratings, validating input parameters, and implementing pagination. This lesson helps you solve common challenges in exposing REST endpoints using Spring Boot's best practices for more robust CRUD operations.
We'll cover the following...
We'll cover the following...
Challenge 1: Search by rating
In the last challenge, we have added two new service features
- Paginate the result.
- Additional Column