Spring MVC Annotation | Controller, Configuration, RequestMapping, ComponentScan

  Рет қаралды 182,110

Telusko

Telusko

Күн бұрын

Industry Ready Java Spring Developer - Live Course : bit.ly/jDevInd...
For More Queries WhatsApp or Call on : +919008963671
website : courses.telusk...
Spring MVC Annotation | Controller, Configuration :- github.com/nav...
Check out our website: www.telusko.com
Follow Telusko on Twitter: / navinreddy20
Follow on Facebook:
Telusko : / teluskolearnings
Navin Reddy : / navintelusko
Follow Navin Reddy on Instagram: / navinreddy20
Subscribe to our other channel:
Navin Reddy : / @navinreddy
Telusko Hindi :
/ @teluskohindi

Пікірлер: 56
@rajneeshraikwar8352
@rajneeshraikwar8352 3 жыл бұрын
WOW, I have seen lots of videos and go through many tutorials of spring mvc, But through this video, I got better understanding. Its so simple and easy to understand. Thank you Navin
@Aryabarta-ghxy
@Aryabarta-ghxy 7 жыл бұрын
Superb! I like the way how you first show us the most common errorand then explanation and solution..great video..thanks
@kavimathur9806
@kavimathur9806 6 жыл бұрын
Thanks a bunch for all of these Spring tutorials! Love your enthusiasm for the subject, and your lessons helped me at my first internship!
@VishambarPandey
@VishambarPandey 4 жыл бұрын
Hey Telusko, I didn't know that this configuration is also possible, very informative. Thanks a lot.
@vinodkumarkatta7792
@vinodkumarkatta7792 8 жыл бұрын
Thanks alot.Really these tutorial is helps alot.Please share source code link
@keshavabanda3420
@keshavabanda3420 4 жыл бұрын
Thank You sir, I will defenetly denote
@arunraja1045
@arunraja1045 5 жыл бұрын
It's very use full, thank you
@akshaytalekar1109
@akshaytalekar1109 6 жыл бұрын
You great Sir, Actually you are teaching like "Polymorphism". One thing in many forms
@preethipadmanaban2719
@preethipadmanaban2719 7 жыл бұрын
Its really awesome, on going through blackboard and understanding core concept and getting hands on. Thumbs up. One small suggestion to add source files in GIT repo. so I don't want to go back and forth while I do my hands on.
@keerthidammu7700
@keerthidammu7700 5 жыл бұрын
Thankyou so much☺️😃
@sajjadnavab6774
@sajjadnavab6774 7 жыл бұрын
superb explanation..
@aveekbiswas2176
@aveekbiswas2176 7 жыл бұрын
Could you please provide the links of the videos that precede this one in the series?
@giorgi23
@giorgi23 5 жыл бұрын
Great tut
@hoanghungpham473
@hoanghungpham473 5 жыл бұрын
Thanks, your way of explanation made me buy your course on Udemy. Keep going.
@flipper71100
@flipper71100 7 жыл бұрын
Hello, Telusko Learnings you were looking for Project facets(From project properties) where it is mentioned. Nice explanation I really like it. (Y)
@babithabalija9255
@babithabalija9255 5 жыл бұрын
hi Naveen. Great video and explanation. I have a doubt here. can we use the application.properties file in the resource folder and mention the suffix and prefix like we do in spring boot ?
@zacharysmith7700
@zacharysmith7700 6 жыл бұрын
I don't understand why when I go to localhost:8080 it gives me mapping error, how would I resolve this? Makes no sense.
@saeedshaikh5342
@saeedshaikh5342 7 жыл бұрын
HTTP Status 404 - Not Found The origin server did not find a current representation for the target resource or is not willing to disclose that one exists. how to resolve this ??? I tried all possible solutions from stack overflow..didnt workout
@FladioArmandika
@FladioArmandika 7 жыл бұрын
same here
@rohityadav-fo9gq
@rohityadav-fo9gq 7 жыл бұрын
Bro , check if the URL pattern in your web.xml for dispatcher servlet mapping . it has to be "/" or "*"
@ajdinpipo08
@ajdinpipo08 6 жыл бұрын
Don't forgot to add @Bean above method and also don't forgot to remove ".jsp" in AddController class in .setViewName("display");
@rameshrudra2387
@rameshrudra2387 6 жыл бұрын
same here
@janklai814
@janklai814 6 жыл бұрын
thx
@vishnuprakashpalanisamy3632
@vishnuprakashpalanisamy3632 4 жыл бұрын
Can I place my Controller in src/test/java and execute test classes in another package of same src/test/java folder?? OR Can I access the test classes(src/test/java) from Controller (src/main/java)??
@keshavabanda3420
@keshavabanda3420 4 жыл бұрын
i don't understand last part mens you move one folder display.jsp in web-Inf what happens everything is same in my appcation
@ashutoshkamble138
@ashutoshkamble138 6 жыл бұрын
Sir I had completed java spring hibernate bootstrap html css By self study but certification is compulsory plzz Rply or make A video
@jeganp5150
@jeganp5150 7 жыл бұрын
good work.. thank you
@NANDANKAUSHIK
@NANDANKAUSHIK 6 жыл бұрын
Internalizing config into the code - there must be a reason behind this for some specific scenarios where one may not want expose the config to the support ?
@sriramtorvi7417
@sriramtorvi7417 7 жыл бұрын
please make some more videos on this !!
@anaskamali7375
@anaskamali7375 5 жыл бұрын
thanks sir, sir i have a doubt, when we define viewResolver and return InternalRVR which class will read information from that.
@Sanjay54251
@Sanjay54251 7 жыл бұрын
hi sir, i see ur videos , i liked so much. i learned so much ,i want to know that i made a website in spring boot with jsp and hibernate , please suggest me what platform i choose to make website to website, should i moves to php of stay with spring boot please help me out if u reed this comment
@aliabubakar3924
@aliabubakar3924 7 жыл бұрын
nice one ,
@sanjaysingh-eo6dy
@sanjaysingh-eo6dy 6 жыл бұрын
Hi, please make video's on spring security thanks .
@Nexatek
@Nexatek 6 жыл бұрын
I have an Organization page which has many fields viz, x, y, z, p, q out of which one field is the type of organization. The different types of organizations are viz, Manufacturer, Distributor and Agent. I have a requirement, while creating an Organization if the type is Manufacturer, i want to save all the fields of Organization page in a Manufacturer entity. If the type is Distributor, i want to save all the fields in Distributor entity and if the type is Agent, i want to save all the fields in Agent entity. Can anyone help.
@azamahmed8898
@azamahmed8898 5 жыл бұрын
Superbbbbbbb
@lifehapad
@lifehapad 8 жыл бұрын
It's a good tutorial
@manyamishra71
@manyamishra71 4 жыл бұрын
uri not found error can anyone resolved it????
@kalyankumargudla6027
@kalyankumargudla6027 5 жыл бұрын
When we use @controller we can render a jsp file else we simply send response as json also by using responseentity object . How controller knows weather to display jsp or to revert json string ? Thank you for all your videos .
@octavioranieri6884
@octavioranieri6884 8 жыл бұрын
thanks a lot
@kevinmacwan7829
@kevinmacwan7829 6 жыл бұрын
i Know basic java and MCV . i want to learn Spring MVC. i have not knowledge of Spring. It is compulsory to learn String framework before learning Spring MVC ??
@shubhamchopra5518
@shubhamchopra5518 6 жыл бұрын
yes it is for better in depth understanding of what's really happening!
@karunakale9680
@karunakale9680 7 жыл бұрын
how will i get the next video
@Smithcrime11193
@Smithcrime11193 6 жыл бұрын
too good :)
@rayaqin
@rayaqin 6 жыл бұрын
Please create subtitles for your videos...
@Ravikumar-gj6qw
@Ravikumar-gj6qw 6 жыл бұрын
Bro y won't u teach us 100 % java based programming example in spring
@irshadali9257
@irshadali9257 6 жыл бұрын
kaafi jaldi nhi bata diya sir aapne... ye cheez aap 3rd lecture m bhi bata skte the
@harishkumar-rz3xl
@harishkumar-rz3xl 7 жыл бұрын
👌👌👌
@munaswamy6595
@munaswamy6595 5 жыл бұрын
Give source code location url
@khushisonkar5380
@khushisonkar5380 5 жыл бұрын
Deep
@worashabocherugn5822
@worashabocherugn5822 6 жыл бұрын
hey sir how to make $ dollar from you tube chanell
@ashishdas7249
@ashishdas7249 5 жыл бұрын
too much information
@vgtuk7
@vgtuk7 7 жыл бұрын
please give access to see private video sir
@MrRalsho
@MrRalsho 6 жыл бұрын
The audio is pure shit...
@anuragpratapsingh4071
@anuragpratapsingh4071 3 жыл бұрын
i wish i had the option to give 10 dislikes
@springfield-videos
@springfield-videos 5 жыл бұрын
Sound quality is very bad. Improve it please.
@bahramudinadil1113
@bahramudinadil1113 5 жыл бұрын
Why do you think like this? It is OK for me and maybe for others as well.
Spring MVC Example using Java Based Configuration
18:17
Telusko
Рет қаралды 96 М.
Spring MVC Tutorial | Full Course
1:14:13
Telusko
Рет қаралды 1 МЛН
Каха и дочка
00:28
К-Media
Рет қаралды 3,4 МЛН
Что-что Мурсдей говорит? 💭 #симбочка #симба #мурсдей
00:19
Top 10 Spring Annotations to know in 2024
26:41
Java Brains
Рет қаралды 92 М.
2,000 People Fight For $5,000,000
24:45
MrBeast
Рет қаралды 20 МЛН
Spring Core Annotation | Configuration, Bean
15:56
Telusko
Рет қаралды 268 М.
Spring Core Annotation Component AutoWired Primary Qualifier
8:27
Spring Web MVC using Spring Boot
1:25:21
Telusko
Рет қаралды 34 М.