Monday, December 26, 2011

Intro to Spring Dependency Injection (Part 2 of 4)

In this 2nd episode from Java E-School, presented by The ByteShop.Net, the messaging application begun in part one is modified for improved flexibility by using a manual form of Dependency Injection. Source code for all four examples used in this series are available for download from GitHub: https://github.com/jlombardo/DependencyInjection

No comments:

Post a Comment