Fix Javadoc links accidentally broken in 7b6d83a106
This commit is contained in:
parent
5f2e298c08
commit
35d0b3dba9
|
@ -100,8 +100,8 @@ import org.springframework.web.servlet.ModelAndView;
|
|||
* @see LastModified
|
||||
* @see SimpleControllerHandlerAdapter
|
||||
* @see AbstractController
|
||||
* @see org.springframework.web.testfixture.servlet.MockHttpServletRequest
|
||||
* @see org.springframework.web.testfixture.servlet.MockHttpServletResponse
|
||||
* @see org.springframework.mock.web.MockHttpServletRequest
|
||||
* @see org.springframework.mock.web.MockHttpServletResponse
|
||||
* @see org.springframework.context.ApplicationContextAware
|
||||
* @see org.springframework.context.ResourceLoaderAware
|
||||
* @see org.springframework.web.context.ServletContextAware
|
||||
|
|
Loading…
Reference in New Issue