SLING-9330 - Path registrations override the servlet resources for parent resource types

* register servlet by path only if the executable is provided by the current bundle
or if the current capability indicates a path registration
1 file changed
tree: 6bd682c431690ba73812fa47f5950a5359487bb9
  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.