Which Spring annotation can be used in a custom exception class to specify the HTTP status code?
@HttpStatus
@ResponseStatus
@StatusCode
@StatusMapping
This question is part of this quiz :