Skip to main content

7 docs tagged with "backend"

View all tags

Custom Controllers and Services

Strapi custom controllers and services: extending core CRUD, creating custom actions, delegating business logic to services, and sanitizing output.

Java Best Practices in AEM

This page collects practical Java guidelines for AEM projects. The goal is consistent, safe code that is easy to test and maintain.

Servlets

Sling Servlets are Java classes that handle HTTP requests in AEM. They are the standard way to build

Workflows

AEM Workflows are automated, multi-step processes that model real-world business operations inside Adobe