AEM Best Practices - When to Close Your ResourceResolver and When Not To
Check out this unique collection of useful cURL commands for Adobe Experience Manager (AEM). These commands, gathered from various sources, will help make your AEM tasks easier
Check out this unique collection of useful cURL commands for Adobe Experience Manager (AEM). These commands, gathered from various sources, will help make your AEM tasks easier
Path based servlets in AEM are a security risk. Resource-type servlets enforce permissions and keep your app safe.
True story — what’s forgotten isn’t gone. Sometimes, it’s just waiting.
Add emergency contact info to your Android phone’s lock screen — it’s a small step that could save your life. In emergencies, it helps others reach your loved ones quickly, even if your phone is locked.
This post explains how to automate logging in Java methods using JavaParser. The provided code parses a Java file, locates a Logger instance, and injects Entering and Exiting log statements at the start and end of each method. This automation saves time and makes tracking program flow easier without manual log insertion.