Spring Boot Interview Questions and Answer | Most asked / Tricky Interview Questions | Code Decode

Поделиться
HTML-код
  • Опубликовано: 2 окт 2020
  • In this video of code decode, Top Spring Boot Interview Questions and Answers for freshers and Experience candidates we have covered some top spring boot interview questions that has been asked over the years to canditates
    Udemy Course of Code Decode on Microservice k8s AWS CICD link:
    openinapp.co/udemycourse
    Course Description Video :
    yt.openinapp.co/dmjvd
    Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "just run". Spring Boot helps you accelerate application development.
    It looks at your classpath and at the beans you have configured, makes reasonable assumptions about what you are missing, and adds those items. With Spring Boot, you can focus more on business features and less on infrastructure.
    For all Spring applications, you should start with the Spring Initializr. The Initializr offers a fast way to pull in all the dependencies you need for an application and does a lot of the setup for you.
    Spring Boot Interview questions are usually tricky ones and we need to practice them before appearing for spring boot interviews.
    A very common question asked is what is @SpringBootAnnotation
    @SpringBootApplication is a convenience annotation that adds all of the following:
    @Configuration: Tags the class as a source of bean definitions for the application context.
    @EnableAutoConfiguration: Tells Spring Boot to start adding beans based on classpath settings, other beans, and various property settings. For example, if spring-web MVC is on the classpath, this annotation flags the application as a web application and activates key behaviors, such as setting up a DispatcherServlet.
    @ComponentScan: Tells Spring to look for other components, configurations, and services in the com/example package, letting it find the controllers.
    This video of spring boot interview question and answers contains Top basic important spring boot interview questions and answers with Live Demo
    Spring Boot Interview Question and Answers Part 2: • Spring Boot Interview ...
    -------------------------------------------------------------------------------------------------------------------------------------
    Code Decode Playlists
    Most Asked Core Java Interview Questions and Answers : • Core Java frequently a...
    Advance Java Interview Questions and Answers : • Advance Java Interview...
    Java 8 Interview Questions and Answers : • Java 8 Interview Quest...
    Hibernate Interview Questions and Answers : • Hibernate Interview Qu...
    Spring Boot Interview Questions and Answers : • Advance Java Interview...
    Angular Playlist : • Angular Course Introdu...
    GIT : • GIT
    -------------------------------------------------------------------------------------------------------------------------------------
    Subscriber and Follow Code Decode
    Subscriber Code Decode : ruclips.net/user/CodeDecode?...
    Linkedin : / codedecodeyoutube
    Instagram : / codedecode25
    --------------------------------------------------------------------------------------------------------------------------------------
    #springbootinterviewquestions #javainterviewquestions #java #codedecode #springboot

Комментарии • 637

  • @pawanyadav4199
    @pawanyadav4199 3 года назад +62

    it was very helpful .. #Thank #You Theory + Code Demo !! Please make another part !!

    • @CodeDecode
      @CodeDecode  3 года назад +4

      M glad you find it helpful. Sure will make it soon

    • @CodeDecode
      @CodeDecode  3 года назад +12

      This is what you want :
      ruclips.net/video/RZNV9hi7a8w/видео.html
      Link to another part

    • @braylonleon8257
      @braylonleon8257 2 года назад

      @Jaxson Kai instablaster ;)

    • @positiveidea2784
      @positiveidea2784 Год назад

      ​@@CodeDecode⁰0000⁰000⁰00⁰

  • @simrandeep7703
    @simrandeep7703 2 года назад +35

    You are a hope, a confidence booster. Thank you for all of your hard work that you put for making these videos. Really grateful!

    • @CodeDecode
      @CodeDecode  2 года назад +1

      Thanks a ton Simran 🙂👍

  • @subhronilsensarma3790
    @subhronilsensarma3790 3 года назад +27

    Amazingly explained. Even a person who has never heard of springboot he/she will be able to crack an interview

    • @CodeDecode
      @CodeDecode  3 года назад

      Thanks 👍

    • @divyajain1278
      @divyajain1278 Год назад

      But what is the use if that person will get the project so without knowing the concept, no one can survive...
      Video is great 👍

    • @yeshodaaradhwad2078
      @yeshodaaradhwad2078 Год назад

      Mam want this application code please send GitHub link

    • @coolguy0719
      @coolguy0719 Год назад

      @@divyajain1278
      How do you judge if they will know or not?

  • @gsaravanan41
    @gsaravanan41 2 года назад +20

    19:31 What does the @SpringBootApplication annotation do internally?
    25:51 Explain @RestController annotation in Spring Boot?
    28:19 Difference between @RestController annotation and @Controller in Spring Boot?
    31:40 What are the major differences between RequestMapping and GetMapping?
    33:55 What is the use of profiles in Spring Boot?

  • @ashigdata
    @ashigdata 3 года назад +9

    Good content .. only thing that made me laugh or smile was when you said I am talking about normal human being and not software developer.. 😂😂😂😂😂

  • @shashidharreddy2298
    @shashidharreddy2298 3 года назад +2

    For Remove embeded tomcat we can write in started-web dependency also alternate to properties file config

  • @SamPaulIsaac
    @SamPaulIsaac 4 дня назад

    Insightful. Thanks Team!

  • @aishwaryashukla4356
    @aishwaryashukla4356 2 года назад +26

    I liked this "I'm not talking about Software Developers but normal human beings" 😂😂😂😂😂😂

  • @RamRkRam
    @RamRkRam 2 года назад +4

    Today 40% your videos helped to crack an interview with Tech Mahindra Hyderabad and got selected with 230% hike. From 3 LPA to 10.5 LPA for 3 yrs exp.
    THANK YOU 👍👍👍

    • @CodeDecode
      @CodeDecode  2 года назад +1

      Congratulations Ram🎊🎉🎉. Well deserved 🎊🎊. Keep learning keep growing Man 👍👍🙂🙂

  • @pragyaarun2993
    @pragyaarun2993 2 года назад +1

    Awesome Tips! You are doing a great job! Completely understandable. Thanks a lot!

  • @sagarpanda7524
    @sagarpanda7524 2 года назад +3

    All your videos are excellent. Best revision I would say. By any chance if you can share the ppts please?
    Can you please make more videos on microservices, I have see 3, parts of your microservices, need more to cover rest of the concepts. Also videos on kakfa, docker & kubernetes will also be much valued for experienced guys.
    Thanks.

  • @91vasanth
    @91vasanth 2 года назад +6

    Wonderful videos!! It would be nice to have a video on MVC architecture using spring boot. Maybe an example project. Thanks. Loved your explanation style and video making skill for Java.

    • @CodeDecode
      @CodeDecode  2 года назад

      Sure we will upload it soon 👍🙂

  • @pushkarmahajan9294
    @pushkarmahajan9294 Год назад +1

    I have learned a lot from your videos. Thankyou for posting these

    • @CodeDecode
      @CodeDecode  Год назад +1

      Glad to be helpful Pushkar 🙂👍

  • @rajeshkolhapure6739
    @rajeshkolhapure6739 3 года назад +1

    Thanks for such a nice explanation! Thumbs up!

    • @CodeDecode
      @CodeDecode  3 года назад

      You are welcome Rajesh......

  • @pritishinde350
    @pritishinde350 3 года назад +6

    I have been watching all your videos since I'm preparing for interview. I must say, You're videos are very helpful. Please make videos on Spring framework interview questions with example explaination.

    • @CodeDecode
      @CodeDecode  3 года назад +1

      Thanks for the nice words. Will create that video soon 👍

  • @senthilmurugangsm
    @senthilmurugangsm 2 года назад +1

    Great and clear explanation in a short time. Easily everyone can understand. It's really helpful. Thanks.

  • @lohithngowda8729
    @lohithngowda8729 3 года назад +1

    Thanking you from great heights for these kind of Bootstrap videos.

  • @renugupta8792
    @renugupta8792 3 года назад +1

    This is really really helpful.. you have explained each topic in a very simple way . Thanks a lot !!

  • @Abhishek-cq9vd
    @Abhishek-cq9vd 2 года назад +1

    I'm learning spring boot and trying to switch towords spring boot and rest APIs and here comes what I wanted... Crazily super. Thanks a lot

    • @CodeDecode
      @CodeDecode  2 года назад

      Thanks Abhishek 🙂👍

  • @vidhijain4554
    @vidhijain4554 2 года назад +2

    Thanks for this content at one place. This will really help us in interviews.

  • @mittapalliniveditha416
    @mittapalliniveditha416 3 года назад +2

    Very clearly explained !! Thank you ..It's really useful

    • @CodeDecode
      @CodeDecode  3 года назад

      M glad you found this helpful 👍

  • @prajk23
    @prajk23 2 года назад +4

    I don't how much should I thank you🙌🏻😁
    Your channel is the best one when comes to prepare for interview at last moment🤩 Keep up the same quality🙌🏻

    • @CodeDecode
      @CodeDecode  2 года назад

      Thanks a lot 👍👍🙂🙂. Sure👍

  • @priyakoli5572
    @priyakoli5572 3 года назад +7

    Thank you so much for this video!
    Really helpful and explained with real time examples and the exact use of the features.
    God Bless You!

    • @CodeDecode
      @CodeDecode  3 года назад

      Thanks for the nice words Priya 👍

  • @dimpullprashanthi9033
    @dimpullprashanthi9033 2 года назад +2

    It's really very helpful with basic spring boot knowledge I am able to understand all the concepts so clearly. Thanks for your efforts keep going 🎉

    • @CodeDecode
      @CodeDecode  2 года назад

      Thanks dimpull 🙃🙃👍.

  • @ManishPushkarVideos
    @ManishPushkarVideos 3 года назад +7

    The amount of information you have shared in 1video is really awesome and I can say that based on my experience as Software Engineer. These videos are really good for Interviews. I am watching most of your videos these days as I am preparing for my Interviews. Keep posting.

    • @CodeDecode
      @CodeDecode  3 года назад +3

      Thanks :) I too am in this industry and faced many such interviews. I know the importance of basic that's why such videos 👍 n I m grateful to have viewers like you 🙃. Keep studing and you will be able to reach all the heights in your career. All the best 👍

  • @vijaylagdive644
    @vijaylagdive644 9 месяцев назад

    Nice video.. mentioning difference between spring and spring boot annotations. Cleating concepts with direct coding example.

  • @debapratimshyam149
    @debapratimshyam149 3 года назад +2

    This is so usefull a short and quick revision of most important concepts...Plus almost all of these questions were asked to me one or the other interview...
    Thanks a lot👍👍

    • @CodeDecode
      @CodeDecode  3 года назад

      Hope you reach to your dream job soon 👍👍

  • @sachindesale1124
    @sachindesale1124 3 года назад +2

    Am very surprised that I Little span of time you have cleared all basic and important question easily. Thank you so much. 🙏🙏

  • @srijagupta2448
    @srijagupta2448 2 года назад +2

    You are simply awesome! Thank you for making such a great video!! Understood each bit of it very clearly 🤗

  • @kazaasekhar
    @kazaasekhar 2 года назад +1

    I really love the way you explained the concepts, great way of demonistration each and every point. this is the best I ever till now, thank you soo much dear madam.

    • @CodeDecode
      @CodeDecode  2 года назад

      Thanks Sekhar, Keep learning, keep growing Man 👍

  • @gokulaher2476
    @gokulaher2476 3 года назад +3

    Yet another very good explanation
    Requesting you to pl. make one video on
    1)Spring CORE
    2) Spring MVC
    3) Spring Annotations
    4) Spring AOP
    5) Spring JDBCTemplate
    6) Spring Hibernate integration
    7) and some advance spring framework interview questions.
    And requesting you to pl.upload PDF of question answer of all Java related technologies and framework that you have covered so far
    Thanka a lot for such videos
    You are doing great job 👍👍🙏🙏

    • @CodeDecode
      @CodeDecode  3 года назад +1

      Yes all these stuff are remaining. We will upload them soon 👍👍🙂🙂

  • @parthmehrotra25
    @parthmehrotra25 3 года назад +1

    AMAZING VIDEO! THANKS ALOT!

    • @CodeDecode
      @CodeDecode  3 года назад

      M glad you liked it 👍

  • @amalas4004
    @amalas4004 3 года назад +1

    Wow! Well explained. Thank u so much.

  • @akankshasinha3352
    @akankshasinha3352 Год назад +1

    Yaarrr kya shi practical knowledge bata k explain karteh ho… thanksss a lotttttt .. uffffff may god bless you❤❤❤❤❤❤❤❤❤❤

    • @CodeDecode
      @CodeDecode  Год назад

      Thanks a lot Akanksha ❤❤❤❤. Acha laga dekhke that u liked it 😍🙂🙂

  • @vikasgc3456
    @vikasgc3456 3 года назад +3

    Thanks! This was helpful. Pls create second part as well .

  • @tejasdeore8340
    @tejasdeore8340 2 года назад +2

    Precious content and very well explained . Loving it . Watched for 9 minutes and I am being forced to write down comment. Gonna check each and every playlist. ✨🙏

  • @adeda_2795
    @adeda_2795 3 месяца назад +1

    Very nice video. You explained the importance of spring boot with regards to the RAD which is a modified Waterfall model as you said. Now that most companies use Agile, can you explain the importance in relation to agile also ?

  • @sreeram543
    @sreeram543 3 года назад +1

    Best video ever seen prove me if I am wrong.. last week thinking where to start .i saw one video last week one lady horrible and decided not to watch .. when I start your video thought to skip after hearing lady voice .dont take me wrong and I respect women.but when I started and watching video omg u r simply super .. and decided to all of your videos .. my cousin just passed beech and I forwarded to her to go through your videos... keep going ...once again thank you as you gave me hope that where to start😄

    • @CodeDecode
      @CodeDecode  3 года назад

      This is funny 🤣😂. Thanks for not judging me by a female voice.
      Your long post is a motivation. Thanks for writing back. Much appreciated.
      But yes, had a great laugh after reading this. Thanks 😂

    • @sreeram543
      @sreeram543 3 года назад

      @@CodeDecode i saw ur latest video first and was impressed .. may be if i see ur first video first then i might be same impression and might have missed ur wonderful sessions ..😜🤪

  • @RishiRaj-ex9wb
    @RishiRaj-ex9wb 2 года назад +1

    Your videos are awesome, awesome and awesome!!!

  • @sikhilsingh1321
    @sikhilsingh1321 3 года назад +1

    Very helpful, need more videos like this.

  • @narendra_ingle
    @narendra_ingle 3 года назад

    it's very helpful to prepare interview questions for experience developer also .
    can you please covered manual classpath for application properties

  • @aniketsharma5221
    @aniketsharma5221 Год назад +1

    29:40 Software developers are not normal human beings 😂. BTW this interview prep series is GOLD.

  • @kshitizkamaljain8233
    @kshitizkamaljain8233 3 года назад +1

    Your videos are so helpful. They are asking the same question.

    • @CodeDecode
      @CodeDecode  3 года назад

      Been there 😃 I understand 👍

  • @gokulaher2476
    @gokulaher2476 3 года назад +2

    You are a "Java champion"
    Not just java but all the java related technologies like spring hibernate etc
    You are really doing a great job.
    Requesting you Pl. Uploade other java related technologies interview questions and answers that you think you have missed and they are important
    Special Thanks once again for this interview questions and answers series
    🙏👍

    • @CodeDecode
      @CodeDecode  3 года назад

      Thanks Gokul 🙂. We are still in learning phase🙂🙂. You guys help us in understanding priorities n our day to day job in IT world helps us to cater these knowledge🙂🙂. Thanks for the nice world Gokul. It means a lot 🙏🙏

    • @gokulaher2476
      @gokulaher2476 3 года назад

      @@CodeDecode I have one suggestion ,
      It would be really good if all the interview question which are mostly asked in real MNC interviews are subject wise compiled together
      and answers for all those interview questions (short,simple and easy to understand not to lengthy with graphics diagrams where ever required for e.g. you have explained how the garbage collection happens or done by JVM) and also with program/code snippet where ever required and if you organised it in well structured manner and create a "Book" author by you and give some nice title
      Say for e.g. "Career with Java"
      And bring in to market belive me it would be of great successfull book
      It should contain only java and related technologies which are like must for a "Java full stack developer"
      Let's devide the java and technologies in to 3 tiers
      1) UI or Front end/ presentation tier
      2) Middle tier/ Business logic tier
      3) Back end or database tier
      Some of the technologies which
      I know required for a full stack developer are as follows
      1) UI or Front end/ presentation tier
      HTML,CSS,JSP,JavaScript, JQuery, Ajax.
      2) Middle tier/ Business logic tier
      Core-java (up to java 15/16),
      Advance java JDBC etc
      servlet-JSP,
      Struts framework
      Struts1.3/Struts 2.x
      Spring framework CORE,MVC,AOP,ORM,Annotatios,
      JDBCTemplate,Spring-Hibernate integration,Spring Boot, Spring Cloud
      3) Back end or database tier
      Hibernate interview questions
      RDBMS, SQL and PL-SQL
      Web services
      REST-Web Services
      SOAP Web Services
      Design Patterns 7-8 most commonly used
      Some VCS interview questions and answers
      SVN and GIT etc
      "Career with Java"
      (mostly asked in real MNC interviews) like for e.g. top 10 or top 20 questions including advance topics with program/code snippet
      The book should be precisely composed like if around 20 technologies I have mentioned
      If top 10 QAs covered the
      Total 200 QAs
      If top 20 QAs are covered then
      Total 400 question answers
      Some of the technologies may not required 20QA Like SVN GIT
      And some may required more than 20QAs like CORE JAVA and spring framework.
      Total book size should be within 100 to 150 pages
      And price also should not be very high say for e.g for 100 pages book rs 100 and if pages are more then should increase the price accordingly
      Let's say
      For 150 Pages book
      Price is Rs150
      And if 1million copies are sold
      10,00,000X150
      15,00,00,000 will be total sale and
      Publisher can give handsome return out of it around 20℅ I think minimum
      It's just a suggestion but can be doable think about it.

  • @hocinekheddadji826
    @hocinekheddadji826 2 года назад +1

    it was very helpful thank youuuu :D

  • @rohitdoshi7506
    @rohitdoshi7506 3 года назад +1

    I have watched whole series for spring boot and got selected
    Thanks a Lot!!

    • @CodeDecode
      @CodeDecode  3 года назад +1

      That's a great news Rohit. Congratulations 🎊🎊🎉🎉. Keep rocking man 👍👍

    • @vamshikrishnagolla6506
      @vamshikrishnagolla6506 3 года назад

      @Rohit do you have any experience??

  • @anushapeddi3215
    @anushapeddi3215 5 месяцев назад +1

    OMG ur explanation is crystal clear, ur my Java Guru. God Bless You mammm

  • @skarteek
    @skarteek 2 года назад +1

    Simple super explanation. It's really helping to understand the concept easily. ThankQ #CodeDecode.

    • @CodeDecode
      @CodeDecode  2 года назад

      Thanks Karteek 🙂🙂👍👍

  • @RajiRaji-nc8xm
    @RajiRaji-nc8xm 2 года назад

    I like so much way of your teaching

  • @rupaliwakudkar8625
    @rupaliwakudkar8625 3 года назад +2

    well done, i really appreciate your work.Its very easy to understand. Thank u so much:) can you please make video on microservices.

    • @CodeDecode
      @CodeDecode  3 года назад

      Sure we will create video on microservice soon.....

  • @shubhamgoyal1968
    @shubhamgoyal1968 3 года назад +1

    Very nice explanation. Thank you!

  • @sudhiradlakha5988
    @sudhiradlakha5988 Год назад +1

    This is the best explanation I ever had till date. Very Impressive 👏. Keep it up 👍

    • @CodeDecode
      @CodeDecode  Год назад

      Thanks for the nice words sudhir

  • @ashishsingh8222
    @ashishsingh8222 5 месяцев назад +2

    very helpfull want more this type of session covered all type of information thank you very much

    • @CodeDecode
      @CodeDecode  5 месяцев назад +1

      sure we will create more videos like this

    • @ashishsingh8222
      @ashishsingh8222 5 месяцев назад +1

      Thank you Mam for this Your content is awesome . Clear all my concept. Thank you @@CodeDecode

  • @sushmakurdekar8370
    @sushmakurdekar8370 2 года назад +1

    Thank you for the video.

  • @dtomar55
    @dtomar55 3 года назад +1

    Well explained the key points. Thanks for sharing

  • @mohitbang5556
    @mohitbang5556 3 года назад +2

    Damn good video... Keep it up and make more nd more videos like this...

    • @CodeDecode
      @CodeDecode  3 года назад

      Thanks. Sure will keep posting 👍

  • @VikashKumar-hf3sc
    @VikashKumar-hf3sc 3 года назад +1

    Really a great video for revision. Thanks a lot

    • @CodeDecode
      @CodeDecode  3 года назад

      M glad you found it helpful

  • @viswanathchintala8215
    @viswanathchintala8215 2 года назад +1

    Wow what an explination👌🏻👌🏻. After watching your videos I have got more clarity on spring. Keep rocking

    • @CodeDecode
      @CodeDecode  2 года назад

      Thanks Vishwanath 🙂👍

  • @shivakumaras1950
    @shivakumaras1950 2 года назад +1

    Thank you so much for this wonderful content, please upload such informative videos more and more...

    • @CodeDecode
      @CodeDecode  2 года назад +1

      sure shivakumara videos are lined up you will see it soon...

  • @satyam3608
    @satyam3608 2 года назад +1

    Really helpful videos, Thanks a lot for such a thorough explaination🙂

  • @dipabhow4630
    @dipabhow4630 8 месяцев назад +1

    Thanks to your video... I have got one question with exclusion tag in my interview today..... Thanks a lot... Good job .... keep going... god bless

    • @CodeDecode
      @CodeDecode  8 месяцев назад

      All the best for your upcoming interviews Dipa. Keep learning keep shining🌟👏

  • @LearnWithAmi
    @LearnWithAmi Год назад +1

    Best explanation...after seeing ton of videos....got this.....thanks 🙏☺️☺️

  • @jaydeeppatel1807
    @jaydeeppatel1807 2 года назад +1

    Nice video series ... thanks ...
    Software Engineers != Normal Humans :)

  • @shubhisharma3790
    @shubhisharma3790 2 года назад +1

    Excellent explanation with the demo. Your videos make it so easy to understand the concept with practical examples

    • @CodeDecode
      @CodeDecode  2 года назад

      Thanks shubhi for the nice words

  • @insaikishoreseelamsetty3066
    @insaikishoreseelamsetty3066 Год назад +1

    31:29 @Controller vs @RestController well illustrated. Appreciate it

  • @OneEthio
    @OneEthio 3 года назад +2

    Thank you very much!!! Can you please post a video about spring interview questions

    • @CodeDecode
      @CodeDecode  3 года назад

      Sure 👍👍we will upload spring interview questions soon 👍👍

  • @shantanukulkarni54
    @shantanukulkarni54 3 года назад +1

    Thank you ! so well explained video ....

  • @sukrit_shukla
    @sukrit_shukla 3 года назад +1

    Best video for refreshing the concepts.

  • @shubhamgajeshwar5805
    @shubhamgajeshwar5805 2 года назад +1

    Thanks this content helping me a lot. Please release the next part of Spring Boot Interview questions and answers.

    • @CodeDecode
      @CodeDecode  2 года назад

      Sure Shubham. We will create other parts soon 👍🙂

  • @sathyajagadeeswaran601
    @sathyajagadeeswaran601 Год назад +1

    Thank you sooooooooo much... for this video... Web and rest api definition is too good 👍

  • @avinashm3412
    @avinashm3412 2 года назад +1

    Big salute to you for creating wonderful content 🙏🙏🙏

    • @CodeDecode
      @CodeDecode  2 года назад

      Thanks for the nice words avinash

  • @sanjeevkumarsah4047
    @sanjeevkumarsah4047 2 года назад +1

    Very simple and informative video. Thanks a lot.

    • @CodeDecode
      @CodeDecode  2 года назад +1

      Thanks Sanjeev 🙂👍

  • @StudyUseonlyPlease.-lq9tv
    @StudyUseonlyPlease.-lq9tv Месяц назад +2

    Thank you mam.
    In the technical round I got the same questions.

  • @ratishbarman
    @ratishbarman 3 года назад +1

    Thanks a lot your videos are too much helpful

  • @tusharsoam8708
    @tusharsoam8708 3 года назад

    Its very helpful. Could you provide the link to ppt you are referring, in comment section or description box. Thanks in advance.

  • @m2k2n2d
    @m2k2n2d 2 года назад +1

    you are an awesome teacher!

  • @barshabaishakhibiswal6978
    @barshabaishakhibiswal6978 2 года назад +1

    Thank you so much mam.
    All these informations are really helpful.
    Keep posting the videos 😊

  • @pavithramanohar8710
    @pavithramanohar8710 2 года назад +1

    Juz an awesome explanation 👍🏻👍🏻👍🏻

    • @CodeDecode
      @CodeDecode  2 года назад

      Thanks Pavithra 🙂👍

  • @yogendrakumaryadav1612
    @yogendrakumaryadav1612 3 года назад +2

    Awesome and very helpful explanations

    • @CodeDecode
      @CodeDecode  3 года назад

      Thanks. M glad you find it helpful

  • @dineshreddy4369
    @dineshreddy4369 Год назад

    Addicted to this...👍👍

  • @kasperamkumar5489
    @kasperamkumar5489 2 года назад +1

    Such a great and clear explanation.fabulous ... 👌👌👌.
    Subscribed to your channel after your explanation. This video is sufficient to know about complete spring boot.
    If possible you make a videos on relationship on hibernate on springboot entity class and how we use spring security with jwt tokens and Authorization etc..
    Keep posting all the best 👍👍

    • @CodeDecode
      @CodeDecode  2 года назад

      Thanks. Sure, nice topics, will surely create videos on them 👍🙂

  • @sonalibajpai8323
    @sonalibajpai8323 3 года назад +1

    Very informative video, thanks to the creator, just a question, in Q.8 ,what is the /codeDecode that you gave inside @GetMapping annotation ?

    • @CodeDecode
      @CodeDecode  3 года назад

      It's url that will be matched Sonali. 👍

  • @raghavanaliassaravananm1546
    @raghavanaliassaravananm1546 3 года назад +1

    You do a great job of posting a good video and responding to a comment. On top of it, you even follow up with the person for your clarifications. Great
    Keep going. God bless.

    • @CodeDecode
      @CodeDecode  3 года назад

      Thanks for motivating. It means a lot Raghavan 👍

  • @srikarsowbhagya683
    @srikarsowbhagya683 2 года назад +1

    Thankyou Madam for your clear explanation

  • @praveentripathi1621
    @praveentripathi1621 3 года назад +1

    Amazing explanation please create more videos on Spring Profile Configuration and Multiple Data Source Configuration in spring boot

  • @nihith7
    @nihith7 3 года назад +1

    great explanation with clear examples. keep rocking

  • @venumadahvk8833
    @venumadahvk8833 2 года назад +1

    Thank you so much .. it's good explanation and clear..

  • @lekiaki7384
    @lekiaki7384 Год назад +1

    Awsome explanation..hats off for your efforts..

  • @gauravdewalkar4830
    @gauravdewalkar4830 3 года назад +1

    Amazing !🔥

  • @sps3608
    @sps3608 2 года назад +1

    Great job, very well explained 👌

  • @abhiranjanpandey3098
    @abhiranjanpandey3098 2 года назад +1

    simply awesome

    • @CodeDecode
      @CodeDecode  2 года назад

      Thanks Abhiranjan 🙂🙂👍👍

  • @saurabhsingh88
    @saurabhsingh88 3 года назад +6

    Thank you so much for this video. I have a question on last video like how system will know that we write spring.active.profies=prod then it will take from the -prod file name what if I give the property file name as "prodd" or something else

    • @CodeDecode
      @CodeDecode  3 года назад +18

      System reads your application.properties file. While reading when it finds that you have overriden spring.active.profiles property , then it will know that you have different configurations for different environments. And what ever parameters you pass as a value to this property say xyz, it will then search for application-xyz.property file in your class path. If it finds that, it will load all required properties from there. If no such file or present in your path then it will give you error.

  • @ravindrad4849
    @ravindrad4849 3 года назад +1

    Its help full for me , Thanks for your effort

    • @CodeDecode
      @CodeDecode  3 года назад

      Thanks for writing back to us. 🙏👍

  • @yogeshrathore1423
    @yogeshrathore1423 2 года назад +1

    its very helpful , and nicely explain each topic which are very important for interview perspective
    Thanks..

    • @CodeDecode
      @CodeDecode  2 года назад

      Thanks Yogesh. Sure we will create more such videos👍👍

  • @akshaylichade480
    @akshaylichade480 2 месяца назад

    Thanks, So much helpful video. Could you please provide that PPT's ?

  • @archie5766
    @archie5766 2 года назад +1

    you got great teaching and explanation skills.Please upload full videos on spring boot.Thank you

    • @CodeDecode
      @CodeDecode  2 года назад

      Thanks a ton Archana. We will surely upload more such videos

  • @vivekkumar-iy7zk
    @vivekkumar-iy7zk 3 года назад +1

    thanks,this video helps me alot

    • @CodeDecode
      @CodeDecode  3 года назад

      M glad. Thanks for the nice words 👍

  • @aparashar21
    @aparashar21 3 года назад +1

    Very Nicely and Clearly Explained. SUBSCRIBED. Please make microservices videos. Thanks for sharing your knowledge with us

    • @CodeDecode
      @CodeDecode  3 года назад +1

      Sure. It's in queue. We will upload that soon. Thanks for the suggestion, 👍👍

  • @syedkousarjaha3082
    @syedkousarjaha3082 2 года назад +1

    Superbb explanation...

  • @java.programming
    @java.programming 3 года назад +1

    Pretty Helpful !!! Could you please make some more advanced questions