GetMapping

Creating and testing @GetMapping.

What's in the video?

  • Using @GetMapping to create a GET endpoint
  • Testing our endpoint