SLING-7169 consolidate configuration to DefaultGetServlet

RedirectServlet now passes the handling of a .json request to to the
DefaultGetServlet. Additionally moved the definitions of extensions to
the DefaultGetServlet as this the primary location of use.
8 files changed
tree: 607bed83c83649640d36ce288d0c089a02702156
  1. src/
  2. .gitignore
  3. LICENSE
  4. pom.xml
  5. README.md
README.md

Apache Sling Default GET Servlets

This module is part of the Apache Sling project.

Provides default GET servlets for HTML, Text and JSON rendering and streaming resources.