** SpringBoot2.0+版本部署到tomcat7报错的解决方案** 打包war包部署到tomcat报错如下: 解决方案: 1.将springboot2.0+版本降到springboot1.5.9版本 2.添加依赖包springboot2.0+版本不变