Whitelabel Error Page

This application has no explicit mapping for /error, so you are seeing this as a fallback.

Wed Dec 25 19:46:56 CST 2019

There was an unexpected error (type=Not Found, status=404).

/WEB-INF/views/list.jsp

IDEA springboot 多模块 访问页面白板错误404

解决办法:

IDEA springboot 多模块 访问页面白板错误404

 

将Working directory配置为$MODULE_WORKING_DIR$

相关文章: