Skip to content

Commit

Permalink
chore: add documentation link
Browse files Browse the repository at this point in the history
  • Loading branch information
Idane authored Nov 9, 2022
1 parent 494116b commit af879ef
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,12 @@ spring-componentmap is a JVM library that provides a simple way to inject a map

The library allows both the injection of a map of beans by type and the injection of a map of lists of beans by type.

## Documentation

To learn how to get started with *spring-componentmap*, visit the official documentation website. You'll find in-depth documentation, tips and guides to help you get up and running.

[Click here](https://componentmap.krud.dev/)

## Example

Head to the [Examples directory](spring-componentmap/src/test/kotlin/dev/krud/spring/componentmap/examples) to see usage examples.
Expand Down

0 comments on commit af879ef

Please sign in to comment.