国产成人精品久久免费动漫-国产成人精品天堂-国产成人精品区在线观看-国产成人精品日本-a级毛片无码免费真人-a级毛片毛片免费观看久潮喷

您的位置:首頁技術文章
文章詳情頁

Spring打包jar包時jsp頁面無法訪問問題解決

瀏覽:99日期:2023-09-05 16:37:15

spring打包jar包時jsp頁面無法訪問

問題如下

Spring打包jar包時jsp頁面無法訪問問題解決

當前pom.xml配置

<build> <resources> <!--引入配置文件--> <resource><directory>src/main/resources</directory><filtering>false</filtering> </resource> <!--引入靜態文件--> <resource><directory>src/main/webapp</directory><targetPath>META-INF/resources</targetPath><filtering>false</filtering> </resource> </resources> <plugins> <plugin><groupId>org.springframework.boot</groupId><artifactId>spring-boot-maven-plugin</artifactId> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> <configuration> <skipTests>true</skipTests> </configuration> </plugin> </plugins> </build>

解決辦法:

1.高版本的插件不支持jsp,給spring-boot-maven-plugin指定版本號“1.4.2.RELEASE”

<build> <resources> <!--引入配置文件--> <resource><directory>src/main/resources</directory><filtering>false</filtering> </resource> <!--引入靜態文件--> <resource><directory>src/main/webapp</directory><targetPath>META-INF/resources</targetPath><filtering>false</filtering> </resource> </resources> <plugins> <plugin><groupId>org.springframework.boot</groupId><artifactId>spring-boot-maven-plugin</artifactId><version>1.4.2.RELEASE</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> <configuration> <skipTests>true</skipTests> </configuration> </plugin> </plugins> </build>

2.根據spring官網說明,可打包war包,仍然可使用jar -jar xxx.war執行。

https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#boot-features-jsp-limitations

JSP LimitationsWhen running a Spring Boot application that uses an embedded servlet container (and is packaged as an executable archive), there are some limitations in the JSP support.With Jetty and Tomcat, it should work if you use war packaging. An executable war will work when launched with java -jar, and will also be deployable to any standard container. JSPs are not supported when using an executable jar.Undertow does not support JSPs.Creating a custom error.jsp page does not override the default view for error handling. Custom error pages should be used instead.

<packaging>war</packaging>

https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#boot-documentation

spring官方不推薦使用jsp,推薦使用thymeleaf、freemaker、velocity等其他模塊引擎。

以上就是本文的全部內容,希望對大家的學習有所幫助,也希望大家多多支持好吧啦網。

標簽: Spring
相關文章:
主站蜘蛛池模板: 三级免费毛片 | 日韩一区视频在线 | 高清国产亚洲va精品 | 天天噜夜夜操 | 手机看片欧美 | 国产v欧美v日韩在线观看 | 99九九视频 | 欧美一级毛片免费看 | 成人怡红院 | 国产三级成人 | 在线免费观看国产视频 | 国产成人精品福利站 | 精品日本久久久久久久久久 | 99re久久精品国产首页2020 | 日b毛片 | 久久精品成人免费看 | 国产亚洲一区二区手机在线观看 | 久久久久久国产精品视频 | 68久久久久欧美精品观看 | 欧美一级在线免费观看 | 97国产影院| 日韩在线视频线视频免费网站 | 无码免费一区二区三区免费播放 | 在线视频一二三区2021不卡 | 精品国产97在线观看 | 国产三级毛片 | 久草新在线观看 | 毛片基地看看成人免费 | 高清成人 | a毛片免费 | 欧美日韩精品国产一区二区 | 成人国产精品久久久免费 | 免费精品国产 | 国产边打电话边做对白刺激 | 99精品视频在线观看 | 精品热线九九精品视频 | 韩日精品| 亚洲视频中文字幕在线 | 印度最猛性ⅹxxxxx | 狠狠色丁香婷婷综合久久片 | 日本污污网站 |