# spring-boot-starter-demo **Repository Path**: orange_cn/spring-boot-starter-demo ## Basic Information - **Project Name**: spring-boot-starter-demo - **Description**: spring-boot自动配置原理,简单手写实现自动配置 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-11-20 - **Last Updated**: 2022-02-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # spring-boot-starter-demo #### 介绍 spring-boot自动配置原理,简单手写实现自动配置 详细过程参考《Spring Cloud 微服务 入门、实战、进阶》 2.3节