Spring Dependency Injection Style (Part 2)

By Chris Beams In this talk we will provide a hands-on tour of the new dependency injection features in Spring 3.0. Focusing on container configuration, we will show by example the use of XML, Annotated POJOs, and Java @Configuration classes to wire up your application.
Back to Top