500 Error resolving template template might not exist or might not be accessible 解决方法

开发状态:idea启动了4个springboot模块

问题:请求转发一个页面出现如题报错

解决:经过各种尝试,以及百度,终不能解决,感觉不是代码或配置问题,最终以重启idea解决问题

原因分析:可能是同一个project下多个springboot模块同时运行与idea产生的不可描述之现象

 

 

500 Error resolving template template might not exist or might not be accessible 解决方法