FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
springboot-learning/springboot-jsp at master · zhangyd-c/springboot-learning · GitHub
zhangyd-c
/
springboot-learning
Public
Notifications
You must be signed in to change notification settings
Fork
446
Star
764
Code
Issues
5
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
springboot-learning
/
springboot-jsp
/
Copy path
Directory actions
More options
More options
Directory actions
More options
More options
Latest commit
History
History
History
Breadcrumbs
springboot-learning
/
springboot-jsp
/
Copy path
Folders and files
Name
Name
Last commit message
Last commit date
parent directory
..
src/
main
src/
main
README.md
README.md
pom.xml
pom.xml
README.md
Outline
Springboot + jsp
启动方式
mvn spring-boot:run
打包成war,通过 java -jar demo-0.0.1-SNAPSHOT.war启动
注
jar包运行的时候会404错误,因为默认jsp不会被拷贝到程序包中,而war包里面有包含了jsp,所以没问题。
另外springboot官方并不推荐使用jsp
生命不息,折腾不止!
更多信息,请关注:
我的博客
我的工具
我的微博
我的头条号
我的mooc
有任何问题可以
new issue
给我留言
如果喜欢,请多多分享、多多Star
Back
|
FazBrowse Home
|
New Git URL