DeleteMapping

Creating and testing @DeleteMapping

What's in the video?

  • Using @DeleteMapping to create a DELETE endpoint
  • Testing our endpoint
  • Using the Javascript Console in your browser to execute DELETE requests