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: MapAsDITool