Explain difference between Inversion of Control and Dependency Injection?
How Autowiring works in Spring?
Please go through this post for more details:https://www.javasavvy.com/how-autowiring-works-in-spring/
Explain what are all most used or important annotations in Spring framework?
Explain difference beween component, controller, service and repository annotations?
Please go thorough this post for detailed answer: https://www.javasavvy.com/difference-between-component-controllerrepository-service-annotations-in-spring/
What is difference between Component and Bean ?
Please go through this post for more details: https://www.javasavvy.com/spring-difference-component-and-bean/