Annotation Interface HeaderMap
Annotates a request header for request header value binding. Should be used in
Controller
s and Filter
s.
Turns the headers on the request into a Map
.
- Author:
- Matthew Tropiano
- See Also: