spring boot jst 模板报404 There was an unexpected error (type=Not Found, status=404).

本文解决了一个在IntelliJ IDEA 2017中使用JSP作为模板视图时出现的404错误问题。通过调整application.properties文件中的配置,将spring.mvc.view.prefix和spring.mvc.view.suffix设置为正确的路径,可以有效解决该问题。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

 start with application in Intellij IDEA 2017.*


jsp as template view


there is an error   as the title return.


 

use bing.com tosearch  not baidu! this is very import!


https://stackoverflow.com/questions/28922248/spring-boot-basic-jsp-404-not-found/45266147#45266147



and in high level version ,the application.properties file look like following:

spring.mvc.view.prefix=/WEB-INF/jsp/
spring.mvc.view.suffix=.jsp

not 
spring.view.prefix=/WEB-INF/jsp/
spring.view.suffix=.jsp
ok?
there is 3 char 'mvc'




评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值