@[email protected][email protected]
1.使用@RestController,视图解析器InternalResourceViewResolver就不起作用,controller就无法返回jsp、html页面,只会返回return里的内容。
返回的结果:
2.使用@controller
返回的页面:
相关文章:
@[email protected][email protected]
1.使用@RestController,视图解析器InternalResourceViewResolver就不起作用,controller就无法返回jsp、html页面,只会返回return里的内容。
返回的结果:
2.使用@controller
返回的页面:
相关文章: