Thursday 15 August 2013

Spring Basic Interview Questions Part-3 !

Interview Questions




Question: - What is Setter injection in spring and how to implement this?

Answer: - To get the answer please follow below URL:-



Question: - What is Constructor injection in spring and how to implement this?

Answer: - To get the answer please follow below URL:-



Question: - What are the bean scopes available in spring and how to implement the major bean scopes using spring?

Answer: - To get the answer please follow below URL:-



Question: - What is Autowiring? What are the different types of Autowiring is available in spring?

Answer: - To get the answer please follow below URL:-



Question: - How to implement “byName” Autowiring in spring?

Answer: - To get the answer please follow below URL:-



Question: - How to implement “byType” Autowiring in spring?

Answer: - To get the answer please follow below URL:-



Question: - How to implement “constructor” Autowiring in spring?

Answer: - To get the answer please follow below URL:-



Question: - How to implement “autodetect” Autowiring in spring?

Answer: - To get the answer please follow below URL:-



Question: - What is collection wiring in spring and how many types of collection wiring available in spring?

Answer: - To get the answer please follow below URL:-



Question: - How to implement List collection wiring in spring?

Answer: - To get the answer please follow below URL:-



Question: - How to implement Set collection wiring in spring?

Answer: - To get the answer please follow below URL:-



Question: - How to implement Map collection wiring in spring?

Answer: - To get the answer please follow below URL:-



Question: - How to implement Property collection wiring in spring?

Answer: - To get the answer please follow below URL:-



No comments:

Post a Comment