Tuesday, January 17, 2012

Intro to Spring Dependency Injection (Part 4 of 4)

In this 4th an final episode we finally add the Spring Framework to our messaging project to remove all hard dependencies and provide a way to configure the application without editing source code, recompiling or redeploying anything. Enjoy. And remember, all the source code for this and the other episodes is available on GitHub at: https://github.com/jlombardo/DependencyInjection

No comments:

Post a Comment