spring_boot的一个小demo,很简单,下载完成以后需要maven update 更新依赖jar 然后启动Application的main方法,启动完成直接浏览器访问http://127.0.0.1:8080/index,项目无需加入tomcat,springboot内部集成了tomcat