Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 341 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 341 Bytes

Articles

This project is a small collection of blogs, articles, and demonstration projects.

Content:

Using Java's Map as Dependency Injection tool

This small Java project is example how simple map can be used in place of Spring's Java Config if the only requirenment is Depenecy Injection.

See: