@PathVariable Vs @RequestParam. Difference between @PathVariable and @RequestParam In Spring Boot

  Рет қаралды 77,555

Infybuzz

Infybuzz

Күн бұрын

Пікірлер: 101
@chandrakantamirdha4830
@chandrakantamirdha4830 2 жыл бұрын
That's awesome finally understood after 1 hour of searching
@infybuzz
@infybuzz 2 жыл бұрын
Glad to hear that it has helped you.
@sagardarade
@sagardarade Жыл бұрын
Short & Simple...Crystal Clear
@infybuzz
@infybuzz Жыл бұрын
thanks
@kirane5911
@kirane5911 Жыл бұрын
I saw some of videos before seeing this video. but did not understand. after seeing this video, understood perfectly. Very good explanation sir. I am expecting more videos from you. Thank you so much for this video.
@infybuzz
@infybuzz Жыл бұрын
Thanks Kiran...
@gabrielfono844
@gabrielfono844 11 ай бұрын
absolutely amazing and clear. As software engineer, I have no doubts you know for sure what you are doing.
@infybuzz
@infybuzz 11 ай бұрын
thanks a lot...
@hameedferoz8804
@hameedferoz8804 Жыл бұрын
What a wonderful explanation. Subscribed to your channel
@infybuzz
@infybuzz Жыл бұрын
Thanks a lot Hameed....
@AnkitLadha-fo8em
@AnkitLadha-fo8em 5 ай бұрын
Easy explanation and to the point. Just 6 mins
@AndhrakidZ
@AndhrakidZ 2 жыл бұрын
Ues. I have got clear understanding between them. Thank you very much.
@infybuzz
@infybuzz 2 жыл бұрын
welcome
@retium97
@retium97 Жыл бұрын
thanks you!!! so simple, so effective, so perfect!!
@infybuzz
@infybuzz Жыл бұрын
welcome
@Querty43098
@Querty43098 Жыл бұрын
This is called real crystal clear 🔥
@infybuzz
@infybuzz Жыл бұрын
thanks...
@kishothk4830
@kishothk4830 7 ай бұрын
Crystal clear ✴️🎉
@infybuzz
@infybuzz 7 ай бұрын
glad to hear that
@xuezhengwu2283
@xuezhengwu2283 2 жыл бұрын
just a small typo in your code: @GetMapping("/employee/")should be @GetMapping("/employee"), otherwise it won't map with your provided url example
@Ро́бертДжеймсФишер-в5е
@Ро́бертДжеймсФишер-в5е 4 жыл бұрын
Hi my brother, super video. If the computer has two video cards and two monitors are connected, how to make the screenshot take both monitors ?? that is, in one photo the screen of two monitors ???? I tried this screenshot only does the main monitor .I would be very grateful if you answer
@niranjanvasadi8616
@niranjanvasadi8616 2 жыл бұрын
@infybuzz how to check that path parameter for null or empty values
@DylanNavarro97
@DylanNavarro97 7 ай бұрын
Thank you very much 😁
@infybuzz
@infybuzz 7 ай бұрын
you are welcome...
@fullnaoufal
@fullnaoufal 4 жыл бұрын
Hey Can you show the difference with requestPart annotation?
@mr18204
@mr18204 2 жыл бұрын
Thank you for clearing my confusion
@infybuzz
@infybuzz 2 жыл бұрын
you are welcome...
@summerjaiswal2620
@summerjaiswal2620 2 жыл бұрын
What will happen when use getmapping instead of postmapping any idea?
@infybuzz
@infybuzz 2 жыл бұрын
it does not matter if it is GET or POST API because both path variable & request param are being passed in URL itself.
@Sai24Kobe
@Sai24Kobe 3 жыл бұрын
Excellent! Thank you!
@infybuzz
@infybuzz 3 жыл бұрын
You are welcome...
@AmritAgarwal07
@AmritAgarwal07 2 жыл бұрын
When to use ? What
@ambersingh1493
@ambersingh1493 Жыл бұрын
When to use which one? Can you please give a scenario?
@infybuzz
@infybuzz 9 ай бұрын
it really depends on your usecase. For example if you are submitting html form then use query parameter and if you have just REST APIs then go for path variable.
@tuanlinh6671
@tuanlinh6671 2 жыл бұрын
how do use @pathvariable to take data form HTML file? thank dude
@gagn81
@gagn81 2 жыл бұрын
Thank you! Really well explained.
@naveenkumarmaddala7830
@naveenkumarmaddala7830 2 жыл бұрын
When to use which annotation? Can you please provide some real-time usecase with example
@saimyousuf2108
@saimyousuf2108 2 жыл бұрын
depends on self preference
@pratapjavasingh3239
@pratapjavasingh3239 3 жыл бұрын
Can we use both at a time path variable and request Param name and I'd reply 👍
@infybuzz
@infybuzz 3 жыл бұрын
I haven't tried but I think it should work. Just try yourself.
@santhoshc637
@santhoshc637 3 жыл бұрын
Understood thank you so much
@infybuzz
@infybuzz 3 жыл бұрын
You are welcome...
@DoraNobi24
@DoraNobi24 Жыл бұрын
Awesome... thank you sir
@infybuzz
@infybuzz Жыл бұрын
welcome
@venkat757
@venkat757 2 ай бұрын
Short and goood🎉
@kamaljitsingha5164
@kamaljitsingha5164 3 жыл бұрын
Thanks You for clearing my doubts
@infybuzz
@infybuzz 3 жыл бұрын
You are welcome...
@adityalodhi4023
@adityalodhi4023 2 жыл бұрын
Nice explanation
@infybuzz
@infybuzz 2 жыл бұрын
Thanks...
@Topmilitaryforce
@Topmilitaryforce Жыл бұрын
so the difference about these annotations is that they just simply wrote in different ways, but do the same
@nandiniagarwal2646
@nandiniagarwal2646 6 ай бұрын
Is query param and request param same?
@infybuzz
@infybuzz 6 ай бұрын
both servs same purpose. @RequestParam is from Spring framework and @QueryParam from JAX-RS
@guravaiahreddy3744
@guravaiahreddy3744 3 жыл бұрын
Nice explanation thank you Sir..!!
@infybuzz
@infybuzz 3 жыл бұрын
Thanks...
@kirane5911
@kirane5911 Жыл бұрын
Useful video
@infybuzz
@infybuzz Жыл бұрын
thanks
@MdShamim-nb1vu
@MdShamim-nb1vu 3 жыл бұрын
thanks for given good knowledge
@infybuzz
@infybuzz 3 жыл бұрын
you are welcome...
@vinodreddymalapati
@vinodreddymalapati 3 жыл бұрын
Very useful.Thank you 😊
@infybuzz
@infybuzz 3 жыл бұрын
You are welcome...
@sangeethasaravanane3691
@sangeethasaravanane3691 2 жыл бұрын
well explained..thank u sir
@infybuzz
@infybuzz 2 жыл бұрын
You are welcome Sangeetha...
@shaziyasultana4373
@shaziyasultana4373 2 жыл бұрын
Well explained!!
@infybuzz
@infybuzz 2 жыл бұрын
Thanks Shaziya
@chetanjawarkar4888
@chetanjawarkar4888 Жыл бұрын
Nicely explain dear
@axcybersec
@axcybersec 2 жыл бұрын
*Foreigner♻️ bhi english m pdha rhe hai, BHARAT❤️ k bhi english m pdha rhe hai* 🙏🙏 hindi m kha s sikhe ? Germany s ?
@nailtagiyev6340
@nailtagiyev6340 3 жыл бұрын
Awesome. Thank you very much♥♥
@infybuzz
@infybuzz 3 жыл бұрын
You are welcome...
@saivenkateshnakkina2140
@saivenkateshnakkina2140 3 жыл бұрын
On point.. Thank you
@infybuzz
@infybuzz 3 жыл бұрын
You are welcome
@surajbakade4301
@surajbakade4301 3 жыл бұрын
Nice explanation thank you 🙂
@infybuzz
@infybuzz 3 жыл бұрын
You are welcome...
@kvnagendra5354
@kvnagendra5354 2 жыл бұрын
Great tutorials
@infybuzz
@infybuzz 2 жыл бұрын
Thanks...
@vrushaketpatwardhan2201
@vrushaketpatwardhan2201 4 ай бұрын
🔥
@harim5258
@harim5258 2 жыл бұрын
Good explanation....
@hasnainmalick5777
@hasnainmalick5777 3 жыл бұрын
thank you so much sir
@infybuzz
@infybuzz 3 жыл бұрын
you are welcome...
@gokuldighe9160
@gokuldighe9160 3 жыл бұрын
Excellent
@vikasjat9884
@vikasjat9884 2 жыл бұрын
thank you so much
@infybuzz
@infybuzz Жыл бұрын
You're welcome!
@learnprogramming6930
@learnprogramming6930 3 жыл бұрын
explained well
@sachin_bhandari8470
@sachin_bhandari8470 2 жыл бұрын
Thanks
@infybuzz
@infybuzz 2 жыл бұрын
welcome
@abdollahsobhy9743
@abdollahsobhy9743 4 жыл бұрын
Awesome. Thanks bro
@infybuzz
@infybuzz 4 жыл бұрын
You are welcome...
@neerajlimbu07
@neerajlimbu07 2 жыл бұрын
Thank you Sir!
@AbhishekKumar-qr5ql
@AbhishekKumar-qr5ql 3 жыл бұрын
Useful thx
@infybuzz
@infybuzz 3 жыл бұрын
welcome...
@syedfaizan5841
@syedfaizan5841 10 ай бұрын
@infybuzz
@infybuzz 9 ай бұрын
I hope this vedio helped you.
@amitkharbade
@amitkharbade 3 жыл бұрын
thank you
@infybuzz
@infybuzz 3 жыл бұрын
You are welcome...
@nandakishore7720
@nandakishore7720 2 жыл бұрын
Fab
@infybuzz
@infybuzz 2 жыл бұрын
Thanks...
@alexissuarezalvarez5622
@alexissuarezalvarez5622 3 жыл бұрын
Hi, if I want to make a pager and I have this: @RequestMapping (value = "/ list", method = RequestMethod.GET) public String list (@RequestParam (name = "page", defaultValue = "0") int page, Model model) { Pageable pageRequest = PageRequest.of(page, 4); Page clients = clientService.findAll(pageRequest); PageRender pageRender = new PageRender("/list", client); model.addAttribute("tittle", "list"); model.addAttribute("client", client); model.addAttribute("page", pageRender); return "list"; } can I also use pathvariable to do it? and How would I do it?
@infybuzz
@infybuzz 3 жыл бұрын
Yes you can use @PathVariable. Change your mapping to /list/{page}. Now use @PathVariable instead of @RequeatParam.
@janetkalu3064
@janetkalu3064 Жыл бұрын
Thank you so much
@infybuzz
@infybuzz Жыл бұрын
you are welcome...
Send Email From Spring Boot App Using Gmail
16:40
Infybuzz
Рет қаралды 9 М.
🎈🎈🎈😲 #tiktok #shorts
0:28
Byungari 병아리언니
Рет қаралды 4,5 МЛН
I Sent a Subscriber to Disneyland
0:27
MrBeast
Рет қаралды 104 МЛН
Interview Question | Comparable vs Comparator in Java
12:58
Telusko
Рет қаралды 649 М.
Dependency Injection, The Best Pattern
13:16
CodeAesthetic
Рет қаралды 913 М.
Spring | Autowire | Dependency Injection | Spring Boot
18:23
Telusko
Рет қаралды 591 М.
Spring Boot - @Autowired, @Qualifier, @Primary, @Required | Simple Programming
11:31
This is the Only Right Way to Write React clean-code - SOLID
18:23