Polish ModelAttributeMethodProcessor#constructAttribute Javadoc
This commit is contained in:
parent
71b2154ec8
commit
7a05f81844
|
|
@ -233,6 +233,7 @@ public class ModelAttributeMethodProcessor implements HandlerMethodArgumentResol
|
|||
* after constructor resolution.
|
||||
* @param ctor the constructor to use
|
||||
* @param attributeName the name of the attribute (never {@code null})
|
||||
* @param parameter the method parameter declaration
|
||||
* @param binderFactory for creating WebDataBinder instance
|
||||
* @param webRequest the current request
|
||||
* @return the created model attribute (never {@code null})
|
||||
|
|
|
|||
Loading…
Reference in New Issue