SpringBoot 简化Spring应用的初始搭建以及开发过程 入门程序 最简SpringBoot程序所包含的基础文件 pom.xml文件 Application类 基于idea开发SpringBoot程序需要确保联网 Spring概述 1.起步依赖 2.辅助功能 3.启动方式 4.变更起步依赖