Pergunta de entrevista da empresa Dell Technologies

Describe inversion of control in Spring

Resposta da entrevista

Sigiloso

30 de dez. de 2021

Frameworks in many languages are used for serving special purposes and inversion of control is the principle that triggers the framework to do user specified logics in certain places rather than the framework itself. The flow of the framework is inverted to the user specific logics.