# spring-boot-source-example **Repository Path**: Jim.ding/spring-boot-source-example ## Basic Information - **Project Name**: spring-boot-source-example - **Description**: `SpringBoot` 源码学习过程的示例代码 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-03-03 - **Last Updated**: 2022-03-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 此工程用于存放 `SpringBoot` 源码学习过程的示例代码 模块如下: 1. 自动配置:auto-configuration 2. 外部化便捷传参:arg 3. 参数校验:validate 4. 配置提示:metadata 5. 配置迁移:properties-migrator 6. 测试:test