Fortech SRL Interview Question

1) Describe the Spring framework.

Interview Answer

Anonymous

Nov 28, 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.