-
Notifications
You must be signed in to change notification settings - Fork 3
A series of examples showing progression from a highly dependent MessageService application to a loosly-coupled version using Spring Dependency Injection
jlombardo/DependencyInjection
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This Netbeans project using Spring 3.0.2 core libraries as provided by Netbeans 7.0.1. It demonstrates Dependency Injection starting with a sample messaging application that suffers from hard dependencies. From there it gradually transitions to two forms of manual injection, including use of the ServiceLocator design pattern in example 3. From there it transitions to using the Spring Framework and its IoC container for automatic dependency injection in example 4. These samples are part of an e-learning experience host by The ByteShop.Net and its Java E-School. See it at: http://blog.byteshop.net/
About
A series of examples showing progression from a highly dependent MessageService application to a loosly-coupled version using Spring Dependency Injection
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published