Package io.micronaut.http.annotation
Annotation Interface Status
Sets alternative HttpStatus response code when applied to a method and HttpStatus code is specified.
- Since:
- 1.0
- Author:
- Ben Rhine
-
Required Element Summary
-
Element Details
-
value
HttpStatus value- Returns:
- The HttpStatus specified when declared on the method
-