Polishing

This commit is contained in:
Juergen Hoeller
2017-10-18 20:21:49 +02:00
parent c3378fda33
commit 9df6f3e6b8
5 changed files with 14 additions and 11 deletions

View File

@@ -126,7 +126,6 @@ public class ServletModelAttributeMethodProcessor extends ModelAttributeMethodPr
* @param request the current request
* @return the created model attribute, or {@code null} if no suitable
* conversion found
* @throws Exception
*/
@Nullable
protected Object createAttributeFromRequestValue(String sourceValue, String attributeName,