Have you been thinking about AEM's new editable template? What is the difference with static template? I hope this blog can provide you good understanding of the two, insights and guidance on your architectural decision.I am going to analyze static and editable template from the following perspectiv...
I don't see current injectors/annotation can filter the list of grand child resources.But sounds like what you are trying to do is to adapt your child resource to a list of filtered grand child resources, which can be achieved by creating a custom ChildModel, and then have a method to get a list of ...
How do you write your Java code for AEM components? If you've been thinking to switch to use Sling Models, here's a how-to article and I'll show you the steps, the differences and the advantages.Here's the blog post link: How To Switch From WCMUsePojo To Sling Models in AEM | Adobe