@nikita24tailor ,Check working demo code for Sling Model annotations here.https://github.com/aemgeeks1212/aemgeeks/blob/master/core/src/main/java/com/aem/geeks/core/models/impl/AuthorImpl.javahttps://github.com/aemgeeks1212/aemgeeks/blob/master/core/src/main/java/com/aem/geeks/core/models/impl/Autho...
Hi Praveen,Thanks for your response.I understand, If component used more then one time. AEM add some characters to uniquely identify component instance on page.But in my case I am using component only once on a page. AEM add some characters even I use component once on a page.In my code, Many places...
I am facing this issue after installing service pack 2 to AEM 6.0.When I drag n drop any component to page. 4 additional characters adding to back end component name.suppose my component name is hero_feature. If I drag this component to page, some additional characters added to name. If i check thr...