Spring boot Project setup and Layered Architecture Introduction

Поділитися
Вставка
  • Опубліковано 17 чер 2024
  • ➡️ Notes link: Shared in the Member Community Post (If you are Member of this channel, then pls check the Member community post, i have shared the Notes link there)
    ➡️ Join this channel to get access to member only perks:
    / @conceptandcoding
    Spring boot playlist: • Spring Boot from Basic...
    Pre-requisite: Java ( • JAVA from Basics to Ad... )
    Chapters:
    00:00 - Project Setup using Spring Initializr
    07:50 - Layered Architecture
    #springboot #java

КОМЕНТАРІ • 53

  • @sashibhushanarajput1194
    @sashibhushanarajput1194 3 місяці тому +12

    Please keep on making Spring Boot videos. I always find something interesting in your videos.

  • @gauravsrivastava17
    @gauravsrivastava17 Місяць тому +2

    This alone video is enough
    -to boost confidence
    -to clear basics
    -and have an impression over interviewers
    🔥🔥🔥

  • @brahmareddylingam8283
    @brahmareddylingam8283 3 місяці тому +7

    do full playlist Spring Boot , Your teaching is very good

  • @pranavsharma7479
    @pranavsharma7479 3 місяці тому +2

    the most demanding videos are of springboot, if you upload a good amount of it, i am 100% sure your channel will touch 100k insane fast speed

  • @SachinSharma-dv1db
    @SachinSharma-dv1db 3 місяці тому +4

    Hats off🙌🏻🙌🏻 for the speed of video frequency in this series while maintaining top notch quality ❤️

  • @nikhilgoyal8712
    @nikhilgoyal8712 3 місяці тому +1

    Even as a Java developer in the past, right now I'm working in python, looking forward to this series to revisit the important concepts, thanks brother!

  • @shivaramabn4073
    @shivaramabn4073 3 місяці тому +5

    What a quality video and quality content. ❤

  • @abhayjadhav9225
    @abhayjadhav9225 3 місяці тому +1

    Thanks for your efforts.I am sure it is helping many developers to understand the core concept and why those things are in spring boot.

  • @shashanksharma7747
    @shashanksharma7747 3 місяці тому +3

    Please make More Videos on Spring Boot With Projects your way of teaching is really wonderful

  • @chaitanyarohadkar6142
    @chaitanyarohadkar6142 3 місяці тому

    thanks man , search for the spring boot content , ends here .. excellent explaination

  • @krushnnabaviskar2170
    @krushnnabaviskar2170 3 місяці тому +1

    Very well explained , please continue this.

  • @briyanibiceps
    @briyanibiceps 17 днів тому +1

    Day 2 - lecture 3 done
    this was awesome
    please keep making such content

  • @dpynsnyl
    @dpynsnyl Місяць тому +1

    Super video man. Thanks a lot.

  • @vaibhav4196
    @vaibhav4196 3 місяці тому +2

    Amazing explanation!

  • @saitejaballa6759
    @saitejaballa6759 Місяць тому

    Awesome, Great explaination. Please continue doing the spring boot videos waiting for the rest . Thanks!

    • @ConceptandCoding
      @ConceptandCoding  Місяць тому

      pls check the playlist, already 7 videos are present and more coming soon

  • @akashsahu5716
    @akashsahu5716 5 днів тому +1

    god level explanation

  • @gauravsrivastava17
    @gauravsrivastava17 Місяць тому +1

    it is so simple to create spring starter project
    just extract the zip and it began
    on sts (spring tool suite) you need to import the project like file--> import then import maven project then it will began

  • @sanketh768
    @sanketh768 2 місяці тому +1

    Sir, please do a full video playlist on spring security

  • @vanshiikasingh
    @vanshiikasingh 3 місяці тому +1

    Hey Shreyansh!
    Please upload the next part of the series waiting since 6 days. I always find something interesting in your videos.

    • @done-ys1ut
      @done-ys1ut 3 місяці тому

      is it necessary to learn spring boot before java

  • @dhananjaypathak15
    @dhananjaypathak15 3 місяці тому +2

    Great Explanation Sir
    Waiting for next videos

    • @deepakashok
      @deepakashok 3 місяці тому

      Hi dhananjaya could you please shares the notes link for spring boot whatever he has taught so far please it will helpful

  • @ankurrajput2367
    @ankurrajput2367 3 місяці тому +1

    Thankyou 🎉

  • @user-fw6op8nb5c
    @user-fw6op8nb5c 3 місяці тому +1

    @shreyansh its better to share the code snippets that you are using using git so that we can explore the code more

  • @indianengineer5802
    @indianengineer5802 3 місяці тому +7

    Hey Shrayansh,
    What is the estimate time completion for this playlist?

    • @done-ys1ut
      @done-ys1ut 3 місяці тому

      hi..is it necessary to lrarn in depth java before learning spring boot

  • @done-ys1ut
    @done-ys1ut 3 місяці тому

    First time buying UA-cam membership.. clean explanation.. brother is this course good for freshers? Are you going to teach industry required project and how many classes are you making in this playlist

  • @shaikkhajamohiddin4035
    @shaikkhajamohiddin4035 Місяць тому

    If we use SQL, we have @Entity as it represents a table but in NoSQL we use @Document.

  • @MaxTechKnowledge
    @MaxTechKnowledge 3 місяці тому +2

    Hi , By when we can expect the playlist to be completed ?

  • @pranavkhatri30
    @pranavkhatri30 3 місяці тому +1

    hey Shrayansh, amazing video. Can I get the github link for this code?

  • @user-rc1kv1nm8x
    @user-rc1kv1nm8x 3 місяці тому +1

    Sir could you please suggest some books which could be referred with your lectures

  • @mohammadwazir5566
    @mohammadwazir5566 9 днів тому

    POM.XML = Project Object Model.Extensible Markup Language

  • @Allinone-ou2gr
    @Allinone-ou2gr 3 місяці тому

    sir you explained very well, just sir you code a little will explain by typing and the code will be understood well.

  • @Sandeep-zd6dq
    @Sandeep-zd6dq 3 місяці тому +2

    Amazing video but just small question so I come from flask background and we have something called as data model which is used to do the marshelling of request and response objects so can we say DTO is same as these models marshelling?

    • @ConceptandCoding
      @ConceptandCoding  3 місяці тому +2

      i am not sure about flask, but the way you explained “marshalling” it looks exactly same

    • @FazilKhan-vr6sw
      @FazilKhan-vr6sw 3 місяці тому +1

      Yes In Flask we have API models/API parser, which maps incoming user inputs to python dictionary which is equivalent to DTO in java.

    • @Sandeep-zd6dq
      @Sandeep-zd6dq 3 місяці тому

      Thanks shrayansh and Fazil for clearing the doubt 🙌

  • @abhishekc3556
    @abhishekc3556 3 місяці тому +1

    Can i start with your spring playlist right after Java playlist or do I need to go through your lld and hld playlist before I start spring boot?

  • @piyushpathak1186
    @piyushpathak1186 3 місяці тому +3

    just completed this video.
    just one point
    should we make DTOs using builder patterns ?? as real req can have 100s of values and response can vary based on endpoint??
    what is the industry standard @shrayansh??

    • @ConceptandCoding
      @ConceptandCoding  3 місяці тому +4

      good point Piyush, for smaller DTOs, definitely using builder is and overhead and additional complexity, but for very big DTOs, builder pattern is a good option.
      Also Lombok is also used a lot in industry for big DTOs.

    • @sunilkumaryadav7705
      @sunilkumaryadav7705 3 місяці тому

      I included Lombok along Spring Web Dependency in starter Kit.

  • @krushnnabaviskar2170
    @krushnnabaviskar2170 3 місяці тому

    Which theme are you using in intellj , please tell

  • @akshanshsharma4316
    @akshanshsharma4316 3 місяці тому +1

    Sir i bought your java course on udemy is it different from the one being taught exclusively for members on youtube

  • @ajithkumara3048
    @ajithkumara3048 3 місяці тому

    Can you post PPT in caption?

  • @yusup-dev
    @yusup-dev 2 місяці тому

    do you have source code Project setup and Layered Architecture

  • @Nothing126w
    @Nothing126w 3 місяці тому

    Sir i am trying to understand spring boot through ur viodes but feeling low while learning unable to understand small things like mapping and those annotations too please help sir

  • @rikki7663
    @rikki7663 3 місяці тому +1

    can anyone answer my one silly question... why should someone learn spring boot I know it is used for web application development but that we can do with angular,react or vue and these techstack are more easy to understand

    • @ConceptandCoding
      @ConceptandCoding  3 місяці тому +2

      Hi rikki, definitely its not mandatory to learn springboot, same things can be achieved with other framework.
      Only thing which differs spring boot with other frameworks is its huge demand and popular among big companies. thats all.

    • @rikki7663
      @rikki7663 3 місяці тому +1

      thank you for reply and i also want to know how your course structure will be for ex in this video you already have files for DTO,Configration .Do we have to pause the video and understand the flow or you will teach how to write DTO files or any other files from scratch..