Skip to content
/ neba Public
forked from unic/neba

NEBA brings Spring and Sling together - using expressive and convenient semantic annotations.

License

Notifications You must be signed in to change notification settings

jenssuhr/neba

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NEBA

NEBA integrates the Spring Framework into Sling. It makes available all of Spring's features to allow using mature, best-practice solutions for the majority of system-level concerns common to Sling-based applications. NEBA does so in full compliance with the open core philosophy - using exclusively mature, standardized open source software - gemini blueprint - for the integration into OSGi.

All Spring and Sling features are accessible to developers using a lightweight, well documented API that does not couple the domain -specific implementation code to any implementation details of Sling, Spring or NEBA.

Downloading artifacts

NEBA releases are published to maven central. The configuration as well as further information are available at http://neba.io/download.html.

Documentation

The project documentation resides at http://neba.io/.

Getting support

Consult the documentation at http://neba.io and the NEBA tag on Stack overflow.

Building from source

NEBA uses a Maven based build. invoking

mvn clean install

In the project's root directory will build and install NEBA. We are using git flow, yo you might want to do so on the "develop" branch.

About

NEBA brings Spring and Sling together - using expressive and convenient semantic annotations.

Resources

License

Stars

Watchers

Forks

Packages

No packages published