No video

Spring boot Project setup and Layered Architecture Introduction

  Рет қаралды 33,234

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

Пікірлер: 66
@chukwukennedy7035
@chukwukennedy7035 7 күн бұрын
What I really like is when you kind of take permission from us to explain on something further….😂lol take all the time and explain every detail sir….your a wonderful teacher🎉
@sashibhushanarajput1194
@sashibhushanarajput1194 5 ай бұрын
Please keep on making Spring Boot videos. I always find something interesting in your videos.
@SachinSharma-dv1db
@SachinSharma-dv1db 5 ай бұрын
Hats off🙌🏻🙌🏻 for the speed of video frequency in this series while maintaining top notch quality ❤️
@gauravsrivastava17
@gauravsrivastava17 3 ай бұрын
This alone video is enough -to boost confidence -to clear basics -and have an impression over interviewers 🔥🔥🔥
@briyanibiceps
@briyanibiceps 2 ай бұрын
Day 2 - lecture 3 done this was awesome please keep making such content
@brahmareddylingam8283
@brahmareddylingam8283 5 ай бұрын
do full playlist Spring Boot , Your teaching is very good
@abhayjadhav9225
@abhayjadhav9225 5 ай бұрын
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.
@balakrishna6240
@balakrishna6240 Ай бұрын
Day1 & Day2 video's done its awesome and content is very worthy, what a teaching man, Thanks a ton.
@shivaramabn4073
@shivaramabn4073 5 ай бұрын
What a quality video and quality content. ❤
@jimmyberry945
@jimmyberry945 Ай бұрын
I wasted my 2 week to find good teacher on youtube. I only understand after watching your video thank u sir this is my day2🎉
@shashanksharma7747
@shashanksharma7747 5 ай бұрын
Please make More Videos on Spring Boot With Projects your way of teaching is really wonderful
@Rabbitv-r8s
@Rabbitv-r8s 5 ай бұрын
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!
@pranavsharma7479
@pranavsharma7479 5 ай бұрын
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
@chaitanyarohadkar6142
@chaitanyarohadkar6142 5 ай бұрын
thanks man , search for the spring boot content , ends here .. excellent explaination
@krushnnabaviskar2170
@krushnnabaviskar2170 5 ай бұрын
Very well explained , please continue this.
@saitejaballa6759
@saitejaballa6759 3 ай бұрын
Awesome, Great explaination. Please continue doing the spring boot videos waiting for the rest . Thanks!
@ConceptandCoding
@ConceptandCoding 3 ай бұрын
pls check the playlist, already 7 videos are present and more coming soon
@vaibhav4196
@vaibhav4196 5 ай бұрын
Amazing explanation!
@dpynsnyl
@dpynsnyl 3 ай бұрын
Super video man. Thanks a lot.
@dhananjaypathak15
@dhananjaypathak15 5 ай бұрын
Great Explanation Sir Waiting for next videos
@deepakashok
@deepakashok 5 ай бұрын
Hi dhananjaya could you please shares the notes link for spring boot whatever he has taught so far please it will helpful
@siddr5537
@siddr5537 16 күн бұрын
the best
@commander1001
@commander1001 Ай бұрын
Great explanation! It would be really great if you could provide the code file that you explained.
@vanshiikasingh
@vanshiikasingh 5 ай бұрын
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 5 ай бұрын
is it necessary to learn spring boot before java
@akashsahu5716
@akashsahu5716 2 ай бұрын
god level explanation
@gauravsrivastava17
@gauravsrivastava17 3 ай бұрын
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
@user-fw6op8nb5c
@user-fw6op8nb5c 5 ай бұрын
@shreyansh its better to share the code snippets that you are using using git so that we can explore the code more
@indianengineer5802
@indianengineer5802 5 ай бұрын
Hey Shrayansh, What is the estimate time completion for this playlist?
@done-ys1ut
@done-ys1ut 5 ай бұрын
hi..is it necessary to lrarn in depth java before learning spring boot
@sanketh768
@sanketh768 4 ай бұрын
Sir, please do a full video playlist on spring security
@MaxTechKnowledge
@MaxTechKnowledge 5 ай бұрын
Hi , By when we can expect the playlist to be completed ?
@ankurrajput2367
@ankurrajput2367 5 ай бұрын
Thankyou 🎉
@done-ys1ut
@done-ys1ut 5 ай бұрын
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
@user-rc1kv1nm8x
@user-rc1kv1nm8x 5 ай бұрын
Sir could you please suggest some books which could be referred with your lectures
@mohammadwazir5566
@mohammadwazir5566 2 ай бұрын
POM.XML = Project Object Model.Extensible Markup Language
@jagadeeshp1163
@jagadeeshp1163 21 күн бұрын
Done
@piyushpathak1186
@piyushpathak1186 5 ай бұрын
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 5 ай бұрын
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 5 ай бұрын
I included Lombok along Spring Web Dependency in starter Kit.
@pranavkhatri30
@pranavkhatri30 5 ай бұрын
hey Shrayansh, amazing video. Can I get the github link for this code?
@Sandeep-zd6dq
@Sandeep-zd6dq 5 ай бұрын
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 5 ай бұрын
i am not sure about flask, but the way you explained “marshalling” it looks exactly same
@FazilKhan-vr6sw
@FazilKhan-vr6sw 5 ай бұрын
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 5 ай бұрын
Thanks shrayansh and Fazil for clearing the doubt 🙌
@shaikkhajamohiddin4035
@shaikkhajamohiddin4035 3 ай бұрын
If we use SQL, we have @Entity as it represents a table but in NoSQL we use @Document.
@Allinone-ou2gr
@Allinone-ou2gr 5 ай бұрын
sir you explained very well, just sir you code a little will explain by typing and the code will be understood well.
@ConceptandCoding
@ConceptandCoding 5 ай бұрын
noted. thanks for the feedback
@abhishekc3556
@abhishekc3556 5 ай бұрын
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 5 ай бұрын
no only java is good
@akshanshsharma4316
@akshanshsharma4316 5 ай бұрын
Sir i bought your java course on udemy is it different from the one being taught exclusively for members on youtube
@ConceptandCoding
@ConceptandCoding 5 ай бұрын
same
@NandeeshD-u4r
@NandeeshD-u4r Ай бұрын
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 Ай бұрын
based on my understanding, No. in 2015 i used to work on that now all are abstracted to us
@krushnnabaviskar2170
@krushnnabaviskar2170 5 ай бұрын
Which theme are you using in intellj , please tell
@Nothing126w
@Nothing126w 5 ай бұрын
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
@yusup-dev
@yusup-dev 4 ай бұрын
do you have source code Project setup and Layered Architecture
@najmamd5455
@najmamd5455 Ай бұрын
I am unable to join and pay
@kritikagarg660
@kritikagarg660 Ай бұрын
i am not able to find this course on udemy please share if you have posted it on udemy also
@ConceptandCoding
@ConceptandCoding Ай бұрын
its there, pls check on channel about section
@rikki7663
@rikki7663 5 ай бұрын
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 5 ай бұрын
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 5 ай бұрын
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..
@ajithkumara3048
@ajithkumara3048 5 ай бұрын
Can you post PPT in caption?
@anshuanand8939
@anshuanand8939 6 күн бұрын
Why do we have both RequestDTO and Entity ? Why can we just use Entity as RequestDTO ? One logic can be there that whatever comes in request is not needed to be saved in DB .. but can't we just tell Entity class to not process certain fields ? It looks as if it over done in the name of specifications .
@ConceptandCoding
@ConceptandCoding 6 күн бұрын
entity generally has the field name exactly matching the db column name and request and response DTO where mapping done first and then sent to the clients, i think i have covered this in this.
Introduction to Maven and its Lifecycle | Spring boot Maven project
48:32
Concept && Coding - by Shrayansh
Рет қаралды 31 М.
Introduction to Spring boot | Its Advantage over Spring MVC and Servlets based Web applications
45:52
Kind Waiter's Gesture to Homeless Boy #shorts
00:32
I migliori trucchetti di Fabiosa
Рет қаралды 6 МЛН
Get 10 Mega Boxes OR 60 Starr Drops!!
01:39
Brawl Stars
Рет қаралды 13 МЛН
Spring Tips: Spring Modulith
37:39
SpringDeveloper
Рет қаралды 22 М.
Spring boot Annotations (Controller Layer) | Controller, RestController, RequestMapping etc.
34:58
Spring Boot in 1 Minute
1:00
in28minutes - Get Cloud Certified
Рет қаралды 277 М.
Java Spring Boot 14 Years Interview Experience [God Level Skills]
54:49
What is Spring-Boot Framework? (explained from scratch)
4:46
Visual Computer Science
Рет қаралды 206 М.
Microservices using SpringBoot | Full Example
1:21:39
Daily Code Buffer
Рет қаралды 1 МЛН
Bootiful Spring Boot 3.x by Josh Long @ Spring I/O 2024
54:26
Spring I/O
Рет қаралды 24 М.
Kind Waiter's Gesture to Homeless Boy #shorts
00:32
I migliori trucchetti di Fabiosa
Рет қаралды 6 МЛН