TODAY 框架文档 核心技术 控制反转 IoC 容器 基于 Java 的容器配置 基于 Java 的容器配置 本节介绍如何在 Java 代码中使用注释来配置 IoC 容器。 章节摘要 Basic Concepts: @Bean and @Configuration Instantiating the Infra Container by Using AnnotationConfigApplicationContext Using the @Bean Annotation Using the @Configuration annotation Composing Java-based Configurations Using JSR 330 Standard Annotations Basic Concepts: @Bean and @Configuration