用idea搭建springboot+jsp+mybatis框架

本来springboot不推荐用jsp作为页面,如果要让它支持也是可以的。详细搭建过程详见我的csdn博客。地址如下:
https://blog.csdn.net/HaleyLiu123/article/details/80267694?from=singlemessage

源码详见我的github地址:
https://github.com/Feiyu123/SpringbootJsp

你可能感兴趣的:(用idea搭建springboot+jsp+mybatis框架)