用idea搭建springboot+jsp+mybatis框架
2018-05-15 本文已影响72人
HaleyLiu
本来springboot不推荐用jsp作为页面,如果要让它支持也是可以的。详细搭建过程详见我的csdn博客。地址如下:
https://blog.csdn.net/HaleyLiu123/article/details/80267694?from=singlemessage
源码详见我的github地址:
https://github.com/Feiyu123/SpringbootJsp