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