# Spring ComponentMap

## Spring ComponentMap

- [Overview](https://componentmap.krud.dev/overview.md): Spring ComponentMap – a JVM library that provides a simple way to inject a map of beans by type.
- [Installation](https://componentmap.krud.dev/introduction/installation.md): Adding Spring ComponentMap to your project.
- [Quick Start](https://componentmap.krud.dev/introduction/quick-start.md)
- [Component Map](https://componentmap.krud.dev/api-documentation/component-map.md)
- [Strategy Pattern](https://componentmap.krud.dev/guides/strategy-pattern.md): What is it and how to use it to improve your code.
