Chapter 3. IoC

Table of Contents

Overview
Constructor instantiation
Static factory instantiation
Factory bean instantiation
Constructor arguments
Properties
Bean references
Autowiring
Lazy initialization
Collections
Initializing bean
Context aware bean
Accessing a generated context at runtime

Overview

This chapter contains detailed information on supported Spring features and examples of Java code generated by the Maven plugin.