SpringBoot API Tutorial #6: Delete an Object

Опубликовано: 26 Февраль 2026
на канале: That Coding Guy
305
11

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...