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