Spring boot Project setup and Layered Architecture Introduction

  Рет қаралды 27,193

Concept && Coding - by Shrayansh

Concept && Coding - by Shrayansh

Күн бұрын

➡️ 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

Пікірлер: 59
@sashibhushanarajput1194
@sashibhushanarajput1194 4 ай бұрын
Please keep on making Spring Boot videos. I always find something interesting in your videos.
@brahmareddylingam8283
@brahmareddylingam8283 4 ай бұрын
do full playlist Spring Boot , Your teaching is very good
@gauravsrivastava17
@gauravsrivastava17 Ай бұрын
This alone video is enough -to boost confidence -to clear basics -and have an impression over interviewers 🔥🔥🔥
@SachinSharma-dv1db
@SachinSharma-dv1db 4 ай бұрын
Hats off🙌🏻🙌🏻 for the speed of video frequency in this series while maintaining top notch quality ❤️
@shivaramabn4073
@shivaramabn4073 4 ай бұрын
What a quality video and quality content. ❤
@briyanibiceps
@briyanibiceps Ай бұрын
Day 2 - lecture 3 done this was awesome please keep making such content
@shashanksharma7747
@shashanksharma7747 4 ай бұрын
Please make More Videos on Spring Boot With Projects your way of teaching is really wonderful
@pranavsharma7479
@pranavsharma7479 4 ай бұрын
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
@krushnnabaviskar2170
@krushnnabaviskar2170 4 ай бұрын
Very well explained , please continue this.
@abhayjadhav9225
@abhayjadhav9225 4 ай бұрын
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.
@Rabbitv-r8s
@Rabbitv-r8s 4 ай бұрын
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!
@chaitanyarohadkar6142
@chaitanyarohadkar6142 4 ай бұрын
thanks man , search for the spring boot content , ends here .. excellent explaination
@vaibhav4196
@vaibhav4196 4 ай бұрын
Amazing explanation!
@dpynsnyl
@dpynsnyl 2 ай бұрын
Super video man. Thanks a lot.
@saitejaballa6759
@saitejaballa6759 2 ай бұрын
Awesome, Great explaination. Please continue doing the spring boot videos waiting for the rest . Thanks!
@ConceptandCoding
@ConceptandCoding 2 ай бұрын
pls check the playlist, already 7 videos are present and more coming soon
@akashsahu5716
@akashsahu5716 Ай бұрын
god level explanation
@vanshiikasingh
@vanshiikasingh 4 ай бұрын
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 4 ай бұрын
is it necessary to learn spring boot before java
@ankurrajput2367
@ankurrajput2367 4 ай бұрын
Thankyou 🎉
@commander1001
@commander1001 20 күн бұрын
Great explanation! It would be really great if you could provide the code file that you explained.
@dhananjaypathak15
@dhananjaypathak15 4 ай бұрын
Great Explanation Sir Waiting for next videos
@deepakashok
@deepakashok 4 ай бұрын
Hi dhananjaya could you please shares the notes link for spring boot whatever he has taught so far please it will helpful
@gauravsrivastava17
@gauravsrivastava17 2 ай бұрын
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 3 ай бұрын
Sir, please do a full video playlist on spring security
@user-fw6op8nb5c
@user-fw6op8nb5c 4 ай бұрын
@shreyansh its better to share the code snippets that you are using using git so that we can explore the code more
@shaikkhajamohiddin4035
@shaikkhajamohiddin4035 2 ай бұрын
If we use SQL, we have @Entity as it represents a table but in NoSQL we use @Document.
@done-ys1ut
@done-ys1ut 4 ай бұрын
First time buying KZfaq 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
@indianengineer5802
@indianengineer5802 4 ай бұрын
Hey Shrayansh, What is the estimate time completion for this playlist?
@done-ys1ut
@done-ys1ut 4 ай бұрын
hi..is it necessary to lrarn in depth java before learning spring boot
@mohammadwazir5566
@mohammadwazir5566 Ай бұрын
POM.XML = Project Object Model.Extensible Markup Language
@MaxTechKnowledge
@MaxTechKnowledge 4 ай бұрын
Hi , By when we can expect the playlist to be completed ?
@Allinone-ou2gr
@Allinone-ou2gr 4 ай бұрын
sir you explained very well, just sir you code a little will explain by typing and the code will be understood well.
@ConceptandCoding
@ConceptandCoding 4 ай бұрын
noted. thanks for the feedback
@user-rc1kv1nm8x
@user-rc1kv1nm8x 4 ай бұрын
Sir could you please suggest some books which could be referred with your lectures
@piyushpathak1186
@piyushpathak1186 4 ай бұрын
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 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 4 ай бұрын
I included Lombok along Spring Web Dependency in starter Kit.
@krushnnabaviskar2170
@krushnnabaviskar2170 4 ай бұрын
Which theme are you using in intellj , please tell
@abhishekc3556
@abhishekc3556 4 ай бұрын
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?
@ConceptandCoding
@ConceptandCoding 4 ай бұрын
no only java is good
@Sandeep-zd6dq
@Sandeep-zd6dq 4 ай бұрын
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 4 ай бұрын
i am not sure about flask, but the way you explained “marshalling” it looks exactly same
@FazilKhan-vr6sw
@FazilKhan-vr6sw 4 ай бұрын
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 4 ай бұрын
Thanks shrayansh and Fazil for clearing the doubt 🙌
@pranavkhatri30
@pranavkhatri30 4 ай бұрын
hey Shrayansh, amazing video. Can I get the github link for this code?
@NandeeshD-u4r
@NandeeshD-u4r 4 күн бұрын
Do we still need to learn servlets, JSP, and other traditional techniques if we already know spring and spring boot? Are servlets and JSP still important in interviews for product-based companies today?
@ConceptandCoding
@ConceptandCoding 4 күн бұрын
based on my understanding, No. in 2015 i used to work on that now all are abstracted to us
@akshanshsharma4316
@akshanshsharma4316 4 ай бұрын
Sir i bought your java course on udemy is it different from the one being taught exclusively for members on youtube
@ConceptandCoding
@ConceptandCoding 4 ай бұрын
same
@yusup-dev
@yusup-dev 3 ай бұрын
do you have source code Project setup and Layered Architecture
@ajithkumara3048
@ajithkumara3048 4 ай бұрын
Can you post PPT in caption?
@Nothing126w
@Nothing126w 4 ай бұрын
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
@najmamd5455
@najmamd5455 23 күн бұрын
I am unable to join and pay
@kritikagarg660
@kritikagarg660 19 күн бұрын
i am not able to find this course on udemy please share if you have posted it on udemy also
@ConceptandCoding
@ConceptandCoding 19 күн бұрын
its there, pls check on channel about section
@rikki7663
@rikki7663 4 ай бұрын
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 4 ай бұрын
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 4 ай бұрын
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..
Introduction to Maven and its Lifecycle | Spring boot Maven project
48:32
Concept && Coding - by Shrayansh
Рет қаралды 25 М.
Introduction to Spring boot | Its Advantage over Spring MVC and Servlets based Web applications
45:52
A clash of kindness and indifference #shorts
00:17
Fabiosa Best Lifehacks
Рет қаралды 56 МЛН
Spring boot Annotations (Controller Layer) | Controller, RestController, RequestMapping etc.
34:58
Liskov: The Liskov Substitution Principle
4:23
Turing Awardee Clips
Рет қаралды 19 М.
Dependency Injection in Spring boot | With Advantages and Disadvantages
39:11
Concept && Coding - by Shrayansh
Рет қаралды 15 М.
9. Java Memory Management and Garbage Collection in Depth
48:48
Concept && Coding - by Shrayansh
Рет қаралды 53 М.
Spring boot: Bean and its Lifecycle | Inversion of Control (IOC)
33:49
Concept && Coding - by Shrayansh
Рет қаралды 24 М.
Top 10 Spring Annotations to know in 2024
26:41
Java Brains
Рет қаралды 74 М.
10 Spring and Spring Boot Common Mistakes You Need To STOP
15:49
Amigoscode
Рет қаралды 142 М.
A clash of kindness and indifference #shorts
00:17
Fabiosa Best Lifehacks
Рет қаралды 56 МЛН