Cooma is a simple and flexible microcontainer implementation of Java.
Documentation page: https://github.com/alibaba/cooma/wiki
Report problems or suggestions: https://github.com/alibaba/cooma/issues
Code Project page: https://github.com/alibaba/cooma
MailList: mailto:java-cooma@googlegroups.com
git clone https://github.com/alibaba/cooma.gitmvn install -Dmaven.test.skipEclipse:
mvn eclipse:eclipse -DdownloadSources
Eclipse -> File -> Import -> Existing Projects into Workspace -> Browse -> FinishedIdea:
mvn idea:idea -DdownloadSources
Idea -> File -> Open -> Browse project directory -> OK- Tiny and simple. Less than 1000 lines of code(not including code comments).
- Concept independence.
- Integration friendly.