SLING-9255 - Allow servlet resolution based on path

* servlets are also registered by path to allow calls like
data-sly-include, sling:call
* refactored the way inheritance information is generated (n-level
inheritance)
11 files changed
tree: aa8a2c0c3921a7071f98379ca53bee4a3eadb2ee
  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.