An open API service indexing awesome lists of open source software.

https://github.com/apache/sling-org-apache-sling-resourceresolver

Apache Sling Resource Resolver
https://github.com/apache/sling-org-apache-sling-resourceresolver

java sling

Last synced: over 1 year ago
JSON representation

Apache Sling Resource Resolver

Awesome Lists containing this project

README

          

[![Apache Sling](https://sling.apache.org/res/logos/sling.png)](https://sling.apache.org)

[![Build Status](https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-resourceresolver/job/master/badge/icon)](https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-resourceresolver/job/master/) [![Test Status](https://img.shields.io/jenkins/tests.svg?jobUrl=https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-resourceresolver/job/master/)](https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-resourceresolver/job/master/test/?width=800&height=600) [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=apache_sling-org-apache-sling-resourceresolver&metric=coverage)](https://sonarcloud.io/dashboard?id=apache_sling-org-apache-sling-resourceresolver) [![Sonarcloud Status](https://sonarcloud.io/api/project_badges/measure?project=apache_sling-org-apache-sling-resourceresolver&metric=alert_status)](https://sonarcloud.io/dashboard?id=apache_sling-org-apache-sling-resourceresolver) [![JavaDoc](https://www.javadoc.io/badge/org.apache.sling/org.apache.sling.resourceresolver.svg)](https://www.javadoc.io/doc/org.apache.sling/org.apache.sling.resourceresolver) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.apache.sling/org.apache.sling.resourceresolver/badge.svg)](https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.resourceresolver%22) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0)

# Apache Sling Resource Resolver

This module is part of the [Apache Sling](https://sling.apache.org) 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](https://sling.apache.org/documentation/the-sling-engine/mappings-for-resource-resolution.html) page.