SLING-7625 refactoring of the code base

Remove all uses of deprecated API's
Remove all methods that aren't being used
Re-organize GET servlets to be in one location
Rename objects to better represent their purpose
Reduce memory consumption by removing unnecessary Object creation
19 files changed
tree: 7a5ff8bfb6eb26fbf1dae969fb06e8687785a652
  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.