Interviewer And Interviewee Guide

Spring Framework Interview Question:

What do you mean by Auto Wiring?

Submitted by: Administrator
The Spring container is able to autowire relationships between collaborating beans. This means that it is possible to automatically let Spring resolve collaborators (other beans) for your bean by inspecting the contents of the BeanFactory. The autowiring functionality has five modes.

► no
► byName
► byType
► constructor
► autodirect
Submitted by: Administrator

Read Online Spring Framework Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.