SLING-9306 - Provide a path capability for scripts which are not part of a resource type

* switched to using the ServletResolverConstants for generating the capabilities'
attributes
* capabilities providing only a path instead of a resource type will generate
a path-registered servlet
5 files changed
tree: 1fbfb3aca412d60b13764d2ce443cbdd6f43e56c
  1. main/
  2. src/
  3. test/
  4. .gitignore
  5. bnd.bnd
  6. CODE_OF_CONDUCT.md
  7. CONTRIBUTING.md
  8. Jenkinsfile
  9. LICENSE
  10. pom.xml
  11. README.md
README.md

Build Status Test Status Maven Central JavaDocs License servlets

Apache Sling Servlet Resolver

This module is part of the Apache Sling project.

Bundle implementing the Sling API ServletResolver.