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