https://github.com/apache/sling-org-apache-sling-servlets-annotations
Apache Sling Servlet Annotations
https://github.com/apache/sling-org-apache-sling-servlets-annotations
java servlets sling
Last synced: 8 months ago
JSON representation
Apache Sling Servlet Annotations
- Host: GitHub
- URL: https://github.com/apache/sling-org-apache-sling-servlets-annotations
- Owner: apache
- License: apache-2.0
- Created: 2018-05-29T08:04:47.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-10-28T17:54:02.000Z (over 1 year ago)
- Last Synced: 2025-03-17T12:21:50.418Z (about 1 year ago)
- Topics: java, servlets, sling
- Language: Java
- Homepage: https://sling.apache.org/
- Size: 91.8 KB
- Stars: 2
- Watchers: 29
- Forks: 7
- Open Issues: 1
-
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-servlets-annotations/job/master/) [](https://sonarcloud.io/dashboard?id=apache_sling-org-apache-sling-servlets-annotations) [](https://sonarcloud.io/dashboard?id=apache_sling-org-apache-sling-servlets-annotations) [](https://www.javadoc.io/doc/org.apache.sling/org.apache.sling.servlets.annotations) [](https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.servlets.annotations%22) [](https://github.com/apache/sling-aggregator/blob/master/docs/groups/servlets.md) [](https://www.apache.org/licenses/LICENSE-2.0)
# Apache Sling Servlet Annotations
This module is part of the [Apache Sling](https://sling.apache.org) project.
OSGi DS 1.4 component property type annotations for Sling servlets and filters.
These annotations are documented on the following Apache Sling website pages:
* https://sling.apache.org/documentation/the-sling-engine/servlets.html
* https://sling.apache.org/documentation/the-sling-engine/filters.html
And the code of the companion
[integration tests module](https://github.com/apache/sling-org-apache-sling-servlets-annotations-it) can help
understand the details.