Homework tasks

  • Figure out how you can send a custom error json response with ResponseEntity for not found cases

  • Implement APIs & figure out the API contract also for the following

    • Delete Request for deleting a todo
    • Patch request to update a specific todo