SLING-8170 - Allow Sling servlets to declare a resource super type

* the servlet resolver bundle should not provide Resources adaptable
to Servlets for the resources used to mark the sling:resourceSuperType
inheritance
4 files changed
tree: 2c1290094d0b5a09107d360217ab966132f54f23
  1. src/
  2. .gitignore
  3. CODE_OF_CONDUCT.md
  4. CONTRIBUTING.md
  5. LICENSE
  6. pom.xml
  7. 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.