Apache Sling API

Clone this repo:
  1. 2f95145 SLING-12390 : Mention IllegalStateException for order operation by Carsten Ziegeler · 4 days ago master
  2. f37bdc0 [maven-release-plugin] prepare for next development iteration by Joerg Hoh · 3 weeks ago
  3. 71643ca [maven-release-plugin] prepare release org.apache.sling.api-2.27.6 by Joerg Hoh · 3 weeks ago org.apache.sling.api-2.27.6
  4. ee542a3 SLING-12370: Revert "SLING-12062 add LazyBindings.putOnly (#52)" (#53) by Jörg Hoh · 3 weeks ago
  5. bdbd176 [maven-release-plugin] prepare for next development iteration by Joerg Hoh · 7 weeks ago

Apache Sling

Build Status Test Status Coverage Sonarcloud Status JavaDoc Maven Central License

Apache Sling API

This module is part of the Apache Sling project.

The Sling API defines an extension to the Servlet API 3.0 to provide access to content and unified access to request parameters hiding the differences between the different methods of transferring parameters from client to server. Note that the Sling API bundle does not include the Servlet API but instead requires the API to be provided by the Servlet container in which the Sling framework is running or by another bundle.