Apache Sling Adapter Annotations

Clone this repo:
  1. afb82ca Merge pull request #7 from apache/maia/workflow-1776787438809 by Carsten Ziegeler · 3 weeks ago master
  2. b92e23a chore: bump Apache Sling parent POM version to 66 by Carsten Ziegeler · 3 weeks ago
  3. 5a78af6 [maven-release-plugin] prepare for next development iteration by Stefan Seifert · 6 months ago
  4. 12081cd [maven-release-plugin] prepare release org.apache.sling.adapter.annotations-2.0.2 by Stefan Seifert · 6 months ago org.apache.sling.adapter.annotations-2.0.2
  5. 107e5d6 SLING-12866 - Restrict force pushes, auto-delete branches on merge by Robert Munteanu · 9 months ago

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.