Top Spring Interview Questions and Answers for Freshers and Experienced | Code Decode

preview_player
Показать описание
In this video of code decode we have covered most asked spring interview questions and answers for freshers and experienced

Udemy Course of Code Decode on Microservice k8s AWS CICD link:

Course Description Video :

What is Spring Framework?
Its an open source java application development framework which supports building of all types of java applications like web application, DB Driven application, Enterprise applications etc.

What are the features of Spring Framework?
LightWeight : Spring jars are smaller in size ie. 10 MBs. And these don’t need heavy weight application servers to.
Spring Container : It takes care of object creation , initialization and managing object dependencies.

What do you mean by IoC (Inversion of Control) Container?
Represents the inversion of responsibility of object creation, initialization and destruction (life cycle management) from application to Spring Container.

In normal Programming, we create object with New Keyword.
In Spring We depend on Container to provide us with the required dependency Object.

How is the configuration metadata provided to the spring container?
There are 3 ways of providing the configuration metadata.
XML based
Annotation Based : Instead of the XML approach, the beans can be configured into the component class itself by using annotations on the relevant class, method, or field declaration.
Annotation wiring is not active in the Spring container by default. This has to be enabled in the Spring XML configuration file as shown below: context:annotation-config

Java configuration Based:
Spring Framework introduced key features as part of new Java configuration support. This makes use of the @Configuration annotated classes and @Bean annotated methods. Note that:
@Bean annotation has the same role as the bean element.
Classes annotated with @Configuration allow to define inter-bean dependencies by simply calling other @Bean methods in the same class

Subscriber and Follow Code Decode

#codedecode #bubblesortalgorithm #sortingalgorithmjava
Рекомендации по теме
Комментарии
Автор

I rarely comment on any videos...

I must say that one can blindly trust this channel and team, they are doing a great job.

I have personally cracked 2 round of technical interviews in 2 Big MNC's under the guidance of this people. Lots of love❤️🔥🔥🔥🔥 Big Respect🙏🏻

arpitsik
Автор

This channel is "the best we can see on internet" ❤️❤️

vaishnavipulluri
Автор

This channel is perfect for Interview perspective. Very clear and nice explanation enough to perform great in interviews.Keep it up!

cbxtuhm
Автор

Please create more videos on spring topic aa early as possible

vedhvaishvikreddy
Автор

I am preparing for job switch and I stumbled on this channel ..great stuff

rohansen
Автор

(10:17) Create Java Package
(10:30) Create Java Class
(12:15) Create Spring Starter Project

zahidrouf
Автор

Please cut the word ‘nothing but ‘, it will improve your content more quality 💐🙏

coconutkitchen
Автор

One of the best channel in youtube .. you people are doing great job, thank you CodeDecode keep going....

nagendratalari
Автор

I got clear idea about spring in single shot, thank you so much for knowledge transferring... and yes please create videos on Independence Injection also.

NehaSharma-gdlv
Автор

So finally you have started with the spring topics which I have requested earlier thank you so much for this
And waiting for upcoming Spring topics, Also request you to start the java coding interview QA series
Thanks!👍👍

gokulaher
Автор

Hi Code Decode Team, please make further videos on this Spring Framework Interview Questions. Looking forward to more videos on this.

tulikarastogi
Автор

Thank you so much I am eagerly waiting for this spring topic

suryaramalaxmi
Автор

Thanks for ur support, please continue this series 🙇😊🌻👏🇮🇳👌🙏

desiengineerashish
Автор

Always best👍👍👍💯. Pls post restful web services interview questions

nitesha
Автор

It felt so good to make likes from 999 to 1k, satisfying :)

harshhwardhanrai
Автор

Mam once I said on comments in your video ur voice is not good, now I'm listening in spring, I'm regretting about myself after complimented like that .. Your voice is normal, fantastic 😍 have a good day 💓

rohini
Автор

great video! I I like the cough at 7:01 HAHA. anyway keep it up guys

misa
Автор

Great explained 👍👍, please cover the remaining topics of Spring...

poonamgadugale
Автор

Make more videos on spring thanks for sharing the video

sudheern
Автор

Hey CodeDecode Team, since few days i am going through you videos. Your videos are awesome! Just wanted to give a suggestion kindly name/number your series so that we can see which is the first one. in java 8 series i didnt get which one to see first and in spring also i am not getting from where do i have to start watching. I m switching my company these videos are really helpful for interview preparation. Lots of Love!!!

sukunkusum