Thanks. It would be nice to see an extension of this with streaming requests and responses for use in a gateway or proxy and uploading and downloading large files.
Can you do use webclient in spring web? I know that it won’t get the reactive advantages, just that want to explore the possibility to do so. Before “restclient” was introduced in spring web, there is 2 ways to do the rest call, resttemplate and webclient
Thanks.
It would be nice to see an extension of this with streaming requests and responses for use in a gateway or proxy and uploading and downloading large files.
Excellent video, thank you Dan!
Thank you very much for the video! It helped me a lot, and I am sure it will help many others!
@@Jvnyor Ohh hello there 👋🏻 star of this video 🤩 Thanks for the question
@@DanVega Thank you, Dan! I'm honored to be a part of your video. Your content is always so helpful and inspiring. Keep up the great work!
Hi Dan, could you please explain how to do Oauht2 + new RestClient? Thank you very much.
nice :) although I don't really see much value in unit testing the web client... it's good to have unit/code coverage :D
Can we do this with Virtual Threads?
Thank you for sharing
what's the theme for IntelliJ? 🙂
Can you do use webclient in spring web? I know that it won’t get the reactive advantages, just that want to explore the possibility to do so. Before “restclient” was introduced in spring web, there is 2 ways to do the rest call, resttemplate and webclient