目录1. 基本知识1.1 配置类(@Configuration)1.2 实现类(@Service)1.3 依赖注入(Dependency Injection)1.4 组件类(@Component)2. 实战2.1 配置类2.2 实现类2.3 接口类2.4 组件类总结1. 基本知识