Hi @arindam6600 , Sling model resolution is a sub-part of sling resolution. In the component .html file we have used the sling models. The sling model gets invoked when resolution occurs.
In simple terms, sling models are simple POJO classes that are mapped automatically with Sling Objects (resource, request objects) and allow us to access jcr node property values directly into java classes.
Please refer to the below article for more details:-
Hope this could help you !!
Regards
Shiv
Shiv Prakash