https://github.com/apache/sling-org-apache-sling-adapter-annotations
Apache Sling Adapter Annotations
https://github.com/apache/sling-org-apache-sling-adapter-annotations
adapters annotations java sling
Last synced: about 1 year ago
JSON representation
Apache Sling Adapter Annotations
- Host: GitHub
- URL: https://github.com/apache/sling-org-apache-sling-adapter-annotations
- Owner: apache
- License: apache-2.0
- Created: 2020-10-06T15:55:45.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-28T17:12:43.000Z (over 1 year ago)
- Last Synced: 2024-10-28T18:44:14.715Z (over 1 year ago)
- Topics: adapters, annotations, java, sling
- Language: Java
- Homepage: https://sling.apache.org/
- Size: 66.4 KB
- Stars: 2
- Watchers: 25
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](https://sling.apache.org)
[](https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-adapter-annotations/job/master/) [](https://sonarcloud.io/dashboard?id=apache_sling-org-apache-sling-adapter-annotations) [](https://www.javadoc.io/doc/org.apache.sling/org.apache.sling.adapter.annotations) [](https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.adapter.annotations%22) [](https://github.com/apache/sling-aggregator/blob/master/docs/groups/adapter.md) [](https://www.apache.org/licenses/LICENSE-2.0)
# Apache Sling Adapter Annotations
This module is part of the [Apache Sling](https://sling.apache.org) project.
It implements OSGi DS 1.4 component property type annotations for Sling adapters.
These annotations are documented on the
[Apache Sling Adapters](https://sling.apache.org/documentation/the-sling-engine/adapters.html) 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)](https://github.com/apache/sling-adapter-annotations) module, which implements Annotations used to generate a Sling Adapter metadata JSON file.