SLING-2938 - Initial commit of Sling Adapter Annotations - Provides annotations that allow properties of Sling AdapterFactory components to be specified in a type-safe way, lookup the accompanying integration tests to see them in action
11 files changed
tree: a564b2eb0af2bb20a45a8ede4aaabb2fffda3ea0
  1. src/
  2. .asf.yaml
  3. .gitignore
  4. CODE_OF_CONDUCT.md
  5. CONTRIBUTING.md
  6. Jenkinsfile
  7. LICENSE
  8. pom.xml
  9. README.md
README.md

Apache Sling

Build Status Coverage Sonarcloud Status JavaDoc Maven Central adapters License

Apache Sling Adapter Annotations

This module is part of the Apache Sling project.

OSGi DS 1.4 component property type annotations for Sling adapters|

These annotations are documented on the following Apache Sling website page:

And the code of the companion integration tests module can help understand the details.