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