Pregunta de entrevista de Fortech SRL

1) Describe the Spring framework.

Respuesta de la entrevista

Anónimo

28 nov 2022

It is an IOC framework for the JVM, it's available for languages like Java and Kotlin. It is also based on a lot of best practices like: -dependency injection -inversion of control -AOP etc.