Very thanks for nice explain Please question, for call web service, as performance(fast, memory, CPU) which better, Client Jersey or WebClient Spring??
Hi Basant, QQ - When API returns mono to the client I believe it is basically a future object. Does the caller of our API should be reactive as well to handle Mono/Spring will take care of filling the Mono object before sending response to client. I am just trying to understand how Mono/Flux behaves in B2B calls if the caller is not reactive.
@@Javatechie Okay, so if I develop rest apis using reactive style, then the client cannot access my resources using synchronous/blocking technology is that true ? So basically client and server should work on SSE(Server sent events)/HTTP Push technology. This doesn’t make complete sense to me, I will test from my end. Thank you Basant.
@@Javatechie Yes I have installed certificate in jre lib/security/cacerts and it worked . Was looking for an implementation from code perspective if Any ?
Thymeleaf is a dynamic HTML page and webclient is a api to consume webservices in reactive manner Where you want to integrate this . You can't inject this in UI page , you can only call your backend API using URL that's it .
Ok got it , actually you need to convert it in spring boot backend itself something like mono.just() with dto . I didn't remember the syntax let me check I will update you
@@Javatechie okay thank u. i am writing in controller to communicate with thymeleaf. in that controller i am writing like model.attribute ("booknow", new BookRequest()) here i am not understanding how to write controller methods to communicate with thymeleaf. pls make video on it . if possible. pls do the needful so that this video example is completely useful. thank u
@@Javatechie and one more question is, if a url is secured with authorization, how can i access it with web client? where to write username and password.
Nice sir, every time I'm learning From new things in java Techie
Would really appreciate if you could show unit test cases for consuming api's in reactive way
Okay I will do
Yes please
It's already uploaded please check reactive programming playlist
Really helpful video sir
Very thanks for nice explain
Please question, for call web service, as performance(fast, memory, CPU) which better, Client Jersey or WebClient Spring??
Very helpful👌👍
Wonderful hands on explanation but please try to be little bit louder
Struggling to hear your voice. Thanks.
Thank you Going forward will take care of this .
@@Javatechie Thank you so much for responding.
Great explanation! I've a doubt as I'm consuming a Rest API with Authentication. Where should I get this token or how? Thanks!
As part of request header
Hi Basant, QQ - When API returns mono to the client I believe it is basically a future object. Does the caller of our API should be reactive as well to handle Mono/Spring will take care of filling the Mono object before sending response to client. I am just trying to understand how Mono/Flux behaves in B2B calls if the caller is not reactive.
Yes the caller should be reactive programming to handle either flux or mono
@@Javatechie Okay, so if I develop rest apis using reactive style, then the client cannot access my resources using synchronous/blocking technology is that true ? So basically client and server should work on SSE(Server sent events)/HTTP Push technology. This doesn’t make complete sense to me, I will test from my end. Thank you Basant.
Hi, I also have the same doubt, any idea regarding this doubt? It would be great If you could explain here as well. will really appreciate that.
nicely explained
Hi, I am getting error he type org.springframework.web.util.UriBuilder cannot be resolved. It is indirectly referenced from required .class files
Did you added all required dependency
But in this lecture what is asynchronous operation.. Would be better if there is any example covered for this?? Any resource plz share..
Please checkout my spring reactive playlist
If my service is a soap service but I need to make some calls to rest endpoints within that service, can I use this?
Yes we can but in same project you need to add separate controller class for rest endpoint
wating next video
how can we add user defined header? for example , how can we add a header with Key as userAge and value as 22
please make video on exception handling using Reactive
Already uploaded please go through below link
th-cam.com/video/wikyb_DyMYk/w-d-xo.html
Sir,if possible pls make complete example on graphql with springboot.
Hi Bathula , already I uploaded spring boot with graphql video please check once
Please do an example for FeignClient. It’s better than WebClient.
Feign client already I uploaded please check once
Can you please make a video on capturing request and response body using exchange filter function
What if we have to call https instead of http ? Getting SSL erros
Did you install certificate ?
@@Javatechie Yes I have installed certificate in jre lib/security/cacerts and it worked . Was looking for an implementation from code perspective if Any ?
Basant could u explain router function, with mongodbreactuve
Ok will try this ...u r talking about spring reactive with mongo right ?
@@Javatechie yesss
how to integrate webclient with thymeleaf
pls explain with this example
Thymeleaf is a dynamic HTML page and webclient is a api to consume webservices in reactive manner
Where you want to integrate this .
You can't inject this in UI page , you can only call your backend API using URL that's it .
@@Javatechie i want to show the response in UI then what to do?
Ok got it , actually you need to convert it in spring boot backend itself something like mono.just() with dto .
I didn't remember the syntax let me check I will update you
@@Javatechie okay thank u. i am writing in controller to communicate with thymeleaf. in that controller i am writing like model.attribute ("booknow", new BookRequest()) here i am not understanding how to write controller methods to communicate with thymeleaf.
pls make video on it . if possible.
pls do the needful so that this video example is completely useful.
thank u
You can check out my GitHub link spring boot thymeleaf crud application source code will be there
What is the use of using it? without it also it was working?
Asim this is required for reactive programming
@@Javatechie can we use it to transfer data from one database to another, like from mysql to neo4j?
This is completely different context you should go for spring batch to perform data migration
@@Javatechie and one more question is, if a url is secured with authorization, how can i access it with web client? where to write username and password.
You need to pass secure information as part of request headers
Very Nice..!
any tutorial how i consume a login api to authenticate my app using webclient?
If you understand how to write consumer using web client then it's easy to represent your requirement .just try once else do let me know
Java Techie alright I will email u my code !
@@Javatechie I have emailed you, check ur email please
Sure will check and let you know soon
@@Javatechie hi ru receiving my emails?
Thank you!
is that concept Spring Webflux????????
Yes
@@Javatechie thanks
How to do async call using webclient ?
Give more explanation.
Ok I will
still waiting 😯😯
Let me finish pending content first based on viewers demand
Very hard to hear you
Sorry for the inconveniences. It was old video so please use headphones to increase volume
voice is very low