In this video we add delete functionality to our SpringBoot application.
We talk about RESTful best practices for deletes, the correct HTTP status code for delete requests, and use Postman to send requests to our service.
Looking for the code? Check out:
https://github.com/ThatCodingGuyHayes...