Nuun Kernel is a software kernel for framework creation. It brings a powerful plugin design plus
a JSR 330 compliant injection mechanism backed by Guice.
Plugin benefits from kernel capabilities by sending requests to it :
- kernel params request :
- Classpath scans request :on class by name, annotation, meta annotation or more generally Predicate
- Binding Request :
Nuun Kernel provides an SPI in order to bring IOC from other vendors.
Nuun Kernel come ...
License | LGPL 3.0 |
---|---|
Tags | kernel |
Ranking | #494857 in MvnRepository (See Top Artifacts) |