T
- A typepublic interface BodyArgumentBinder<T> extends AnnotatedRequestArgumentBinder<Body,T>
ArgumentBinder.BindingResult<T>
Modifier and Type | Method and Description |
---|---|
default Class<Body> |
getAnnotationType() |
of
bind
default Class<Body> getAnnotationType()
getAnnotationType
in interface AnnotatedArgumentBinder<Body,T,HttpRequest<?>>