Skip to content

baronlior/di-post

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

di-post

source code of the Dependency Injection post

Please find the source code under

src / main/java/blog
  • Classic = without DI framework. also presents service locator
  • DI = same example, but with DI (Google Guice) implementation
  • DI and Polymorphism - a little more elaborated example, showing also the aspect of polymorphism

Enjoy!

About

source code of the Dependency Injection post

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages