Coggle requires JavaScript to display documents.
ClassPathXmlApplicationContext()
Context.getBean
< beans>
<bean>
<properties>
<constructor-arg>
< context:component-scan>
AnnotationConfigApplicationContext()
context.getBean
@Component
@Primary
@Autowired
@Qualifier
@Configuration
@Bean
@ComponentScan