Annotation Interface BindParam
Annotation to bind values from a web request such as request parameters or
 path variables to fields of a Java object. Supported on constructor parameters
 of 
@ModelAttribute controller method arguments- Since:
 - 6.1
 - Author:
 - Rossen Stoyanchev
 - See Also:
 
- 
Optional Element Summary
Optional Elements 
- 
Element Details
- 
value
 
 -