如图所示:使用SpringBoot2.0版本整合thymeleaf配置时,添加thymeleaf依赖后,且访问路径正确的前提下还是出现以下问题

Whitelabel Error Page

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

Fri Mar 09 09:07:58 CST 2018
There was an unexpected error (type=Not Found, status=404).
No message available

关于SpringBoot2.0版本使用过程中遇到问题

关于SpringBoot2.0版本使用过程中遇到问题


本人解决方案:更换SpringBoot版本为1.5.9或是1.5.10即可解决

有用过高版本的小伙伴是如何解决的?可以交流下。。。。。。。。。。。。

相关文章:

  • 2021-09-02
  • 2022-12-23
  • 2022-02-21
  • 2021-04-01
  • 2021-11-07
  • 2021-04-14
  • 2021-04-04
猜你喜欢
  • 2022-01-13
  • 2022-12-23
  • 2021-08-25
  • 2022-12-23
  • 2022-12-23
  • 2021-12-24
  • 2021-06-29
相关资源
相似解决方案