... is happening is because the uri "/help" matches the returned view name "help" and we didn't set a ViewResolver when contructing the standalone MockMvc.
確定! 回上一頁