增加README.md

This commit is contained in:
罗祥
2019-01-08 17:09:10 +08:00
parent d02dc25475
commit 72cafd9bbb
15 changed files with 24 additions and 24 deletions

View File

@ -6,7 +6,7 @@
spring boot 整合 tomcat 后支持jsp 的使用内置容器默认是不支持jsp所以项目整合后采用jspController 跳转到show.jsp测试整合是否成功。
![spring-boot-servlet](D:\spring-samples-for-all\pictures\spring-boot-tomcat.png)
<div align="center"> <img src="https://github.com/heibaiying/spring-samples-for-all/blob/master/pictures/spring-boot-tomcat.png"/> </div>
#### 1.2 项目主要依赖