Which annotation in Spring Boot can be used to describe an API operation in Swagger?
@ApiOperation
@RequestParam
@GetMapping
@Entity
This question is part of this quiz :