Apache Sling Aggregator

Clone this repo:
  1. 481e8c2 SLING-12866 - Restrict force pushes, auto-delete branches on merge by Robert Munteanu · 4 weeks ago master
  2. 89c0e3b SLING-12866 - Restrict force pushes, auto-delete branches on merge (#14) by Robert Munteanu · 4 weeks ago
  3. d169b23 SLING-12095 - Set up apache/sling entry point repository on GitHub (#13) by Robert Munteanu · 3 months ago
  4. a7df5fe Fix another link to repo by Konrad Windszus · 4 months ago
  5. 1a91ea5 Fix link to repo tool by Konrad Windszus · 4 months ago

Apache Sling

Sonarcloud Status License

Apache Sling - Bringing Back the Fun!

Apache Sling™ is a framework for RESTful web-applications based on an extensible content tree.

In a nutshell, Sling maps HTTP request URLs to content resources based on the request's path, extension and selectors. Using convention over configuration, requests are processed by scripts and servlets, dynamically selected based on the current resource. This fosters meaningful URLs and resource driven request processing, while the modular nature of Sling allows for specialized server instances that include only what is needed.

Sling serves as basis for a variety of applications ranging from blogging engines all the way to enterprise content management systems.

Our Documentation Overview page will help you get started.

Discussions about Sling happen on our mailing lists, see our Project Information page for more info.

Source Code

Apache Sling is a modular project and has its source code stored in multiple individual Git repositories. Please see docs/modules.md for an overview or use the GitHub search for ‘sling’.

Development

For Sling developers - information about using the Sling Aggregator to check out all repositores or perform bulk operations is at docs/devel.md.