Are you sure you're getting this? Click the correct answer from the options.
In a Spring Boot application, what annotation is used to define a POST endpoint?
Click the option that best answers the question.
- @PostMapping
- @GetMapping
- @PutMapping
- @DeleteMapping