Merge pull request #7 from apache/maia/workflow-1776787438809

Bump Apache Sling parent POM from 62 to 66
tree: 301db15eb2a67ea315d0f76dcf57b64252a8d4c1
  1. src/
  2. .asf.yaml
  3. .git-blame-ignore-revs
  4. .gitignore
  5. .sling-module.json
  6. CODE_OF_CONDUCT.md
  7. CONTRIBUTING.md
  8. Jenkinsfile
  9. LICENSE
  10. pom.xml
  11. README.md
README.md

Apache Sling

Build Status Sonarcloud Status JavaDoc Maven Central adapter License

Apache Sling Adapter Annotations

This module is part of the Apache Sling project.

It implements OSGi DS 1.4 component property type annotations for Sling adapters.

These annotations are documented on the Apache Sling Adapters documentation page, and the code of the integration tests (under src/it/annotations-it/) can help understand the details.

We also have an older Sling Adapter Annotations (JSON) module, which implements Annotations used to generate a Sling Adapter metadata JSON file.