Releases
NEBA 5.2.3 current
NEBA 5.2.3 ships Spring framework updates and fixes for the MVC integration in AEM 6.5.18+
Read moreNEBA 5.2.2
NEBA 5.2.2 ships Spring framework updates and fixes for the log viewer
Read moreNEBA 5.2.1
NEBA 5.2.1 ships Spring framework updates for CVE-2022-22950 and CVE-2022-22965
Read moreFeatures
Resource models
POJOs annotated with @ResourceModel represent specific resource types. Whenever a suitable resource is adapted to this model - or any of it's interfaces or super classes - the properties of the resource are automatically injected into the model.
Spring integration
The optional Spring integration supports all Spring MVC features - including first-class support for Sling specific request parameters such as the Resource resolver. For an in-depth documentation of the Spring MVC support, see how NEBA supports Spring MVC and Spring's MVC documentation.
Realtime model insights
The resource model statistics console allows exploring the performance of resource models in real time, directly on the system.
Lazy loading
NEBA supports Lazy-Loading repository data, transparently and simple, to allow building high speed applications - regardless of the amount of repository content.
Keep track of your models
The resource model registry allows exploring the registered models and their relation to the resource types to which they apply, as well as the types to which they can be adapted.
Monitoring logfiles
To let engineering analyze issues quickly, NEBA includes a Sling web console extension that allows viewing, tailing and downloading log files - including error detection. Serial access to the machine running your instance is not required - authenticated access to the system does suffice.