T - A typepublic interface TypedRequestArgumentBinder<T> extends RequestArgumentBinder<T>, TypeArgumentBinder<T,HttpRequest<?>>
TypeArgumentBinder that binds from an HttpRequest.ArgumentBinder.BindingResult<T>| Modifier and Type | Method and Description |
|---|---|
default List<Class<?>> |
superTypes()
Returns additional super types.
|
argumentTypebind