1.

What Is A Function Of Ioc Container In Spring?

Answer»

IOC container is responsible to:
CREATE the instance
CONFIGURE the instance, and
• assemble the DEPENDENCIES

IOC container is responsible to:
• create the instance
• configure the instance, and
• assemble the dependencies



Discussion

No Comment Found