Just wanted to take a moment to tell you that you are really doing an awesome job in explaining these concepts crystal clear. One of the best tutorials deep diving aem concepts.
Is there any reason behind that why we are using separate annotations(@inject,@osgi service for sling model and @reference for other ones)for calling osgi service. Paricularly @ inject for sling
Hi AEM Geeks , you explained the concepts it's easy to understand and increase our knowledge too. can you please explain handlebar JS template Language.
I have similar scenario in Slingmodel class. I have implemented core Navigation interface in 2 models A and B. Is there a way to call specific model from sightly? Thanks in advance!
if immediate=true, component is immediately activated upon becoming satisfied. Means this is immediately available at installation time. Whatever you write in activate methods that is available at bundle installation. @designate - is used for object class definition. basically this is used to defined OSGi configuration. Please check OSGi config related tutorials. Starting from below tutorials. There are 4 tutorials related to osgi config th-cam.com/video/PK-bVYl3-e8/w-d-xo.html
Sir , what is the difference between a software developer and a AEM developer , as there are some conflicts to understand which makes our knowledge more enhance and give us bright future.otherwise as you explained the concepts it's easy to understand and increase our knowledge too.thank you .to give us boost of the day to move in IT field more GRADUALLY..
Annu Yadav, Software developer is more generic term. People who all are in development being called developer or software developer. You might be working on any technology like java, .Net, Python, CSS, jQuery, Node.js, android, iPhone etc. If you are more working on front end technologies like CSS,HTML,jQuery people use to call it Front end developer and if you are working on java, .Net(C#) you being call back end developer. If you are working on Adobe Experience Manager (AEM) development than people use to call AEM developer. In AEM as well if you more working on HTML part means more on CSS. jQuery and HTML on AEM projects than you being call AEM Front end developer and if more working on back end part in AEM like sling model, components, servlets, scheduler, workflow than you being call AEM Back end developer. So basically there is no deference, If you are working AEM than you being called AEM Developer.
Just wanted to take a moment to tell you that you are really doing an awesome job in explaining these concepts crystal clear. One of the best tutorials deep diving aem concepts.
Thanks comuterseb
Is there any reason behind that why we are using separate annotations(@inject,@osgi service for sling model and @reference for other ones)for calling osgi service. Paricularly @ inject for sling
Can I use the filter along with the @Inject?
nicely explained.....
Thank you Shikha Soni
Hi AEM Geeks , you explained the concepts it's easy to understand and increase our knowledge too. can you please explain handlebar JS template Language.
Thanks Khuong Nguyen,
Once I cover all core AEM concepts, I will start that series.
Excellent explanation,
Can you please explain cardinality also.
Thank Uday kumar VG, I will create tutorial for cardinality soon.
I have similar scenario in Slingmodel class. I have implemented core Navigation interface in 2 models A and B. Is there a way to call specific model from sightly? Thanks in advance!
Yes, you can use. Cam both in sightly with different variable. Then use specific variable for specific model. Then call any one as per your need.
Awesome explanation. Could you point me to a reference on how to implement a REST call inside a OSGi
Thanks Rajakumar, I will explain in coming tutorials.
Hi, what is the purpose of immediate=true? And also @designate
if immediate=true,
component is immediately activated upon becoming satisfied. Means this is immediately available at installation time. Whatever you write in activate methods that is available at bundle installation.
@designate - is used for object class definition. basically this is used to defined OSGi configuration. Please check OSGi config related tutorials. Starting from below tutorials. There are 4 tutorials related to osgi config
th-cam.com/video/PK-bVYl3-e8/w-d-xo.html
without filter / target we can also call service right ?
Yes, you can. You should be. These should only use if you have multiple implementations of service.
Sir , what is the difference between a software developer and a AEM developer , as there are some conflicts to understand which makes our knowledge more enhance and give us bright future.otherwise as you explained the concepts it's easy to understand and increase our knowledge too.thank you .to give us boost of the day to move in IT field more GRADUALLY..
Annu Yadav, Software developer is more generic term. People who all are in development being called developer or software developer. You might be working on any technology like java, .Net, Python, CSS, jQuery, Node.js, android, iPhone etc. If you are more working on front end technologies like CSS,HTML,jQuery people use to call it Front end developer and if you are working on java, .Net(C#) you being call back end developer.
If you are working on Adobe Experience Manager (AEM) development than people use to call AEM developer. In AEM as well if you more working on HTML part means more on CSS. jQuery and HTML on AEM projects than you being call AEM Front end developer and if more working on back end part in AEM like sling model, components, servlets, scheduler, workflow than you being call AEM Back end developer.
So basically there is no deference, If you are working AEM than you being called AEM Developer.
Please explain schedulars in aem also
Shravani Bandi, Those are in list. You will get soon.