Month: March 2016
-
Create a bundle for AEM using Maven
In this session, you will learn about developing and deploying bundles for AEM development. (Following is the transcript of the video above. See the video to get the right context. For sample files, visit GitHub.) Bundles help to modularize Java development using the Open Source Gateway Initiative (OSGi) framework. A bundle is essentially a Jar…