Skip to main content

Chapitre 3 : Référence du framework Spring

IoC Container, @Component, @Bean, @Autowired, Qualifiers, Java-based Configuration, Environment

Documentation officielle

Lire la référence du framework Spring (se concentrer sur la partie "the IoC Container")

@Component and Stereotype Annotations

Naming Autodetected Components

Using @Bean Annotation

Using @Autowired

Fine-tuning with Qualifiers

Fine-tuning with @Primary

@PostConstruct and @PreDestroy

Java-based Container Configuration

Environment Abstraction