Skip to content
Epo Jemba edited this page Jun 25, 2015 · 16 revisions
Nuun Logo
What

Nuun is a powerful inversion of control micro-framework for building enterprise-class Java stacks and applications.

Who

Nuun mainly targets non casual developers, we mean professional developers, mid to senior developers or software architects. Nuun shines when it comes to create your own opinionated technical stack that brings all your needs in term of conventions.

How

Nuun brings a clean Kernel/Plugin architecture plus a JSR 330 compliant injection mechanism backed by Google Guice. The Kernel/Plugin protocol is an implementation of the Inversion Of Control pattern, which gives users new possibility.

It is designed to be compatible with the major injection frameworks (Spring, Google Guice for now, Tapestry, Picocontainer, Jodd, etc. to come). Nuun aims to be a future reference for enterprise application developement.

Nuun makes a clear separation between stack developers and business developers. Stack developers will define conventions and high level technical aspects by creating nuun plugins. Then business developers will create application using those conventions, free from configuration. They will be able to focus on the business not technical issues.

Community

We’d love to accept and share idea and advice with you. Join us on IRC at #nuun.

Content

Clone this wiki locally