clarify that servlet pattern is matched against resource path (not
request path)
1 file changed
tree: 1ad351411821ecb18eb8daebe51e3e8fbc58ef6a
  1. src/
  2. .gitignore
  3. CODE_OF_CONDUCT.md
  4. CONTRIBUTING.md
  5. Jenkinsfile
  6. LICENSE
  7. pom.xml
  8. README.md
README.md

Build Status Maven Central JavaDocs License servlets

Apache Sling Servlet Annotations

This module is part of the Apache Sling 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:

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