Method comment is wrong

This commit is contained in:
youmoo
2016-04-12 18:37:41 +08:00
committed by Brian Clozel
parent 5a81727180
commit 9975f02e4d

View File

@@ -99,7 +99,7 @@ public class InternalPathMethodNameResolver extends AbstractUrlMethodNameResolve
/**
* Extract the handler method name from the given request URI.
* Delegates to {@code WebUtils.extractViewNameFromUrlPath(String)}.
* Delegates to {@code WebUtils.extractFilenameFromUrlPath(String)}.
* @param uri the request URI (e.g. "/index.html")
* @return the extracted URI filename (e.g. "index")
* @see org.springframework.web.util.WebUtils#extractFilenameFromUrlPath