SLING-11339: resource resolver: add temporary vanity path cache for aysnc startup phase (#68)

* wip: run query in BG (causes test failures due to bad test assumptions)

* Revert "wip: run query in BG (causes test failures due to bad test assumptions)"

This reverts commit e90984c2b08279c330a0af84eb1fd194e85af608.

* SLING-11330: resource resolver: refactor event listening - structure onChange method

* Revert "SLING-11330: resource resolver: refactor event listening - structure onChange method"

This reverts commit 12b77dc7554a7d3b8b676f661d7b3800a5d16c94.

* SLING-11339: resource resolver: add temporary vanity path cache for aysnc startup phase

* SLING-11339: resource resolver: add temporary vanity path cache for aysnc startup phase - cleanup
1 file changed
tree: 2231c861c1d3fdb6f3ac542e36bbfc6a536a08c8
  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.