Annotation Interface RequestHeader
Annotation that binds a method variable to a request header value.
- Since:
- 1.0
- Version:
- 2024-03-18
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionDefault value if the header is not available.boolean
Indicates if the header is required or not.The name of the request header to map to.