Skip to content

my notes and code stuff on a video lesson of Kevin Jones

Notifications You must be signed in to change notification settings

bzdgn/a-simple-ioc-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple Inversion-Of-Control Container

Dependent Interfaces are mapped to implementation classes via the config.json

Lib contains;

  • JUnit binaries for testing
  • Jackson Object Mapper binaries for Object-Mapping of JSon to POJO's

Releases

No releases published

Packages

No packages published

Languages