
- Java
- Topics
- Web Frameworks,
- Open Source
In this presentation from QCon San Francisco 2007, Rod Johnson discusses the Spring Framework. Topics covered include the philosophy behind Spring, configuring the Spring container, XML configuration, new XML configuration namespaces, Annotation-based configuration, automatic component annotation scanning, Spring JavaConfig, mixing configuration types, and Spring 2.5 new features.
-
By Rod Johnson
on May 29, 2008,

- Java
- Topics
- Web Frameworks
The first in a series of articles by Mark Fisher of Interface21 exploring what's new in Spring 2.5: annotation-driven dependency injection, auto-detection of Spring components on the classpath using annotations rather than XML for metadata, annotation support for lifecycle methods.
-
By Mark Fisher
on Nov 19, 2007,
- Java
- Topics
- Artifacts & Tools
Now that the dust has settled a bit from the initial release of Guice, the comparisons with Spring IoC and specifically with Spring JavaConfig are available. Guice and JavaConfig offer different approaches on putting IoC configuration into code using Java annotations.
-
By Rob Thornton
on Mar 27, 2007,