核心功能: 獨立運行的Spring項目:java -jar xxx.jar 內置Servlet容器:內嵌Tomcat、jetty等,無須以war包部署 提供starter簡化maven配置 自動配置Spring 無代碼生成和xml配置:使用注解即可實現Sping Boot的所有配置