top of page
The AEM Maven
ma·ven \ ˈmā-vən \
: one who is experienced or knowledgeable
A blog about Adobe Experience Manager and AEMaaCS. Written by an AEM Maven.
Home: Welcome
Juan Ayala
Jul 23, 20232 min read
Speed Up Your AEM Unit Tests
Back in December of 2022, I was working on an AEM 6.5 project. It was a typical project. Including the build time. Locally, I mitigated...
483 views0 comments
Juan Ayala
Mar 5, 20233 min read
Testing Java HTTP Clients in AEM
As part of my job, I review a lot of code. One of the problems that I see often is that a lot of code gets written to integrate AEM with...
726 views0 comments
Juan Ayala
Dec 4, 20223 min read
The Templated Container's Structure Resources
One of the first things you will learn about AEM's architecture are its three basic parts. The content repository, implemented by...
133 views0 comments
Juan Ayala
Nov 6, 20224 min read
The Context-Aware Configuration Editor
You might be looking to create your own custom context-aware configurations. Or you might be dealing with existing ones like those for...
1,436 views1 comment
Juan Ayala
Mar 14, 20223 min read
The Sling Model @Via Annotation
I love writing code. What I love more is writing less. That is why I like Sling models. I have written about leveraging its injectors....
1,564 views0 comments
Juan Ayala
Feb 20, 20225 min read
AEM Unit Testing With Groovy & Spock
In my last post, I explored three different ways to use Groovy in our AEM projects. Using Groovy to build OSGi components, servlets and...
673 views0 comments
Juan Ayala
Oct 25, 20215 min read
equals() & hashCode() & AEM Unit Testing
Make assertions easy by adding equals() and hashCode() to your Sling Models and POJOs.
1,161 views0 comments
Home: Blog2
bottom of page