Did you know that there are three ways in which you can create an OSGi bundle for Adobe CQ? The way that you choose is really a matter of preference. The three ways in which you can create an OSGi bundle are:
1- Using the Maven archetype plugin to build an OSGi bundle. For information, see https://aem4beginner.blogspot.com/2020/04/creating-custom-adobe-cq-commerce.html.
2 - Using an Eclipse development plug-in. For information, see https://aem4beginner.blogspot.com/2020/04/creating-aem-osgi-bundles-using-crxde.html.
3- Using the CRXDE development tool. For information, see https://aem4beginner.blogspot.com/2020/04/creating-custom-cq-email-services.html.
NOTE: You can use Maven to automatically deploy an OSGi bundle to Adobe CQ when building a package using a Maven command. For information, see https://aem4beginner.blogspot.com/2020/04/creating-your-first-aem-service-using.html
No comments:
Post a Comment
If you have any doubts or questions, please let us know.