Spring JavaConfig

Reference Documentation

Rod Johnson

Costin Leau

version 1.0-m2

Copies of this document may be made for your own use and for distribution to others, provided that you do not charge any fee for such copies and further provided that each copy contains this Copyright Notice, whether distributed in print or electronically.

2007.05.08


Table of Contents

1. Introduction
2. Components
2.1. @Configuration
2.2. @Bean
2.3. @ExternalBean
2.4. @ScopedProxy
3. Bean Visibility
4. Wire dependencies
5. Naming strategy
6. Mixing XML and annotations
7. Using Java Configuration
8. Roadmap