In Spring MVC, when we return to the logical view, the framework will use the viewResolver to resolve the specific View, and then render it to the browser.
確定! 回上一頁