Uses of Annotation Interface
org.springframework.web.bind.annotation.CookieValue
Package
Description
Support classes for annotation-based handler method processing.
-
Uses of CookieValue in org.springframework.web.method.annotation
Modifier and TypeMethodDescriptionvoid
HandlerMethodValidationException.Visitor.cookieValue
(CookieValue cookieValue, ParameterValidationResult result) Handle results for@CookieValue
method parameters.