Update README.md

This commit is contained in:
Moshe-Immerman
2017-05-13 20:56:08 +02:00
committed by GitHub
parent 5498378b0a
commit a694473cf4

View File

@ -290,7 +290,7 @@ A curated list of awesome Java frameworks, libraries and software.
* [Dagger2](http://google.github.io/dagger/) - Compile-time injection framework without reflection. * [Dagger2](http://google.github.io/dagger/) - Compile-time injection framework without reflection.
* [Feather](https://github.com/zsoltherpai/feather) - Ultra Lightweight, JSR-330 compliant dependency injection library. * [Feather](https://github.com/zsoltherpai/feather) - Ultra Lightweight, JSR-330 compliant dependency injection library.
* [Governator](https://github.com/Netflix/governator) - Extensions and utilities that enhance Google Guice. * [Governator](https://github.com/Netflix/governator) - Extensions and utilities that enhance Google Guice.
* [Guice](https://github.com/google/guice) - Lightweight and opinionated dependency injection framework * [Guice](https://github.com/google/guice) - Lightweight and opinionated dependency injection framework.
* [HK2](https://github.com/hk2-project/hk2) - Lightweight and dynamic dependency injection kernel that is the foundation for Glassfish. * [HK2](https://github.com/hk2-project/hk2) - Lightweight and dynamic dependency injection kernel that is the foundation for Glassfish.
## Development ## Development