Question d’entretien chez Fortech SRL

1) Describe the Spring framework.

Réponse à la question d'entretien

Utilisateur anonyme

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.