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