SLING-10844 - ResourceMapper.getMapping() returns null for empty path

The final effort to return at least one mapped path should handle the case when the user does
not have read access to the root path.
1 file changed
tree: f4cd35371c223d4d426121c9ec32dc83d7b86ff8
  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

Apache Sling

Build Status Test Status Coverage Sonarcloud Status JavaDoc Maven Central License

Apache Sling Resource Resolver

This module is part of the Apache Sling project.

This bundle provides the Resource Resolver and Resource Resolver Factory.

The /etc/map mapping configurations are documented on the Sling website's Mappings for Resource Resolution page.