在做SpringBoot的项目中,我的SpringBoot的项目版本为2.x.x,使用Freemake模板的文件名ftl,在使用ModelAndView返回界面中的出现404。SpringBoot2.x.x的版本默认为ftlh,所以把文件后缀名改为.ftlh,我的问题就得到了解决问题。

SpringBoot ModelAndView 出现404

相关文章:

  • 2021-11-19
  • 2021-08-31
  • 2022-12-23
  • 2021-03-31
  • 2021-07-11
  • 2022-12-23
  • 2022-12-23
  • 2022-01-22
猜你喜欢
  • 2021-07-25
  • 2022-01-11
  • 2021-05-29
  • 2021-10-19
  • 2022-12-23
  • 2022-12-23
  • 2021-07-07
相关资源
相似解决方案