Skip to content

goeswind/cooma

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Code compile and browse tutorial

Checkout

git clone https://github.com/alibaba/cooma.git

Compile

mvn install -Dmaven.test.skip

Browse

Eclipse:

mvn eclipse:eclipse -DdownloadSources

Eclipse -> File -> Import -> Existing Projects into Workspace -> Browse -> Finished

Idea:

mvn idea:idea -DdownloadSources

Idea -> File -> Open -> Browse project directory -> OK

Related Product

Design Principle

  • Tiny and simple. Less than 1000 lines of code(not including code comments).
  • Concept independence.
  • Integration friendly.

About

a simple and flexible microcontainer of Java

Resources

License

Stars

Watchers

Forks

Packages

No packages published