将SSM(Spring + SpringMVC + MyBatis) + JSP项目中的Spring重构为Spring Boot
整体思路参考这篇博客:https://blog.csdn.net/xiaocxyczh/article/details/78681374SpringMVC到SpringBoot的简化之路https://juejin.cn/post/6844903573453537294SpringBoot与SpringMVC是两种不同的配置方式,一种是使用starter启动器来完成自动配置,另一种是在xml中进行