Springboot: 1.什么是springboot1 2.springboot的优点2 3.环境搭建3 3.1添加依赖3 3.2创建目录和配置文件4 3.3创建启动类5 3.4案例演示5 4.配置介绍6 4.1Springboot配置文件6 4.2配置文件内容7 4.3属性使用9 5.Springboot基础包10 6.springboot分解11 6.1提供SpringMVC自动配置11 6.2对静态资源的支持11 6.3模板引擎12 6.3.1Thymeleaf模板引擎