SLING-9406 - Add bundled script support to the servlets resolver

* add a property to servlet resources metadata to mark them as such
* don't register default methods for resource type servlets that have a path as well
2 files changed
tree: 6a4ede0b8d178c806252087113f889bd662b55af
  1. src/
  2. .gitignore
  3. bnd.bnd
  4. CODE_OF_CONDUCT.md
  5. CONTRIBUTING.md
  6. Jenkinsfile
  7. LICENSE
  8. pom.xml
  9. 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.