Story 3: Develop scaffolding code for managing Rating entity:
- Implement the RESTFUL API for Creating a
Rating Entity to "do" the Spring Data Repository
- Implement the RESTFUL API for Reading a
Rating Entity from the existing Spring Data Repository
- Implement the RESTFUL API for Updating a
Rating Entity from the existing Spring Data Repository
- Implement the RESTFUL API for Deleting a
Rating Entity from the existing Spring Data Repository