- 掌握 spring-framework 、Ioc/Aop
- 独立应用
- 嵌入式容器支持
- 提供starter依赖,实现自动配置
- 提供监控组件
- spring-boot-project 依赖-root
- spring-boot-first-application-sample demo模块
- spring-boot-configuration-sample 配置模块
- spring-boot-import-sample import实现模块
- spring-boot-alias-annotation-sample 注解属性别名模块
- spring-boot-actuator-sample 监控组件模块
- spring-boot-enable-sample 自动装配模块
- formatter-spring-boot-starter-sample 自定义start模块
- spring-boot-prometheus-simularor-sample prometheus 客户端监控模拟器(用于埋点)
- spring-boot-context-sample 事件驱动模块