Skip to content
 
 

Latest commit

 

History

10 Commits

Folders and files

NameName
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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages