Setting up AEM Multi Module Project is the very first step in any project development. This has become very easy using latest maven archetypes, but many developers are still confused on how different modules created using archetypes interact with each other and what kind of data should be associated with which module. In this tutorial we will understand below topics:-
- Overview of different Modules created using Archetype and best practices.
- Create AEM Multi Module Project Using Latest Archetype.
Read more at Create AEM Multi Module Project