Spring Boot Rest Client Interceptors

Ғылым және технология

In this tutorial you will learn how to create a Rest Client Interceptor in Spring Boot. This will allow to modify the outgoing request and/or the incoming response. This will allow you to add your own custom logic to your HTTP client calls.
🔗Resources & Links mentioned in this video:
GitHub Repository: github.com/danvega/rest-clien...
Rest Client Examples: github.com/danvega/rest-clien...
Rest Client Documentation: docs.spring.io/spring-framewo...
👋🏻Connect with me:
Website: www.danvega.dev
Twitter: / therealdanvega
Github: github.com/danvega
LinkedIn: / danvega
Newsletter: www.danvega.dev/newsletter
SUBSCRIBE TO MY CHANNEL: bit.ly/2re4GH0 ❤️

Пікірлер: 15

  • @thelanelim92
    @thelanelim924 ай бұрын

    Hi Dan, this is a bit more advanced, thanks… it’s nice to see this type of content in a sea of hello world examples which take you nowhere. ❤

  • @varunbhardwaj2267
    @varunbhardwaj22674 ай бұрын

    Dan thanks for another wonderful insight about RestClient. Only expectation from many developers is Spring Boot can provide the necessary Infrastructure to support commonly used interceptors under the hood such as JWT token propagation, Oauth related mechanisms..etc. Webclient already has such functionality through builder pipeline. Hope this could be considered in future release for RestClient

  • @pad5724
    @pad57244 ай бұрын

    Rest client will be my main topic for February! Thank you Dan

  • @calintamas7576
    @calintamas75764 ай бұрын

    Thx, Dan for this video!

  • @technogeek8306
    @technogeek83064 ай бұрын

    Thank you Dan for uploading the tutorial. This is very helpful. Simple use case wherein we can use this: Logging request type, url and response time which is very useful while debugging something in production. For me, something more to explore: Understanding how rest client interceptor behaves when we get 4xx, 5xx and timeout errors.

  • @dflachbart
    @dflachbart4 ай бұрын

    Thanks Dan for your videos!! Very excited about the new Rest Client in 3.2, so appreciate your various tutorials about it... For a long time everyone was saying that the RestTemplate is going to be deprecated (which now doesn't really seem true any more right?), so we moved on to using the WebFlux WebClient in every new project. To be honest I was never really happy about it, it always kind of felt wrong to use a reactive tool and just tack on a '.block()' to use it synchronously.... 😉 But now with the Rest Client it seems we have a nice and modern alternative again that I will try to advocate for in our new projects! On a side note, do you happen to know if Spring Boot 3.2 supports automatic Observability instrumentation for the Rest Client like it does for the WebClient? We just started just using Observability in our projects and this would be great...

  • @user-kl2uu7lj4b
    @user-kl2uu7lj4b4 ай бұрын

    Very informative Thank you Dan

  • @Nothing_Else_Matters
    @Nothing_Else_Matters4 ай бұрын

    Thank you.. it is very helpful

  • @maneshipocrates2264
    @maneshipocrates22644 ай бұрын

    Thanks for the video.

  • @matadorxp1
    @matadorxp14 ай бұрын

    Nice video!!

  • @EricSouzarys
    @EricSouzarys4 ай бұрын

    Thanks for the video. Do you have any documentation link on how to use interceptors to deal with authencation based on tokens that need to be refreshed after expires?

  • @markkuuss
    @markkuuss4 ай бұрын

    Hey Dan, do you have paid courses in plateforms like Pluralsight or Udemy?

  • @haroldpepete
    @haroldpepete4 ай бұрын

    in some.videos you're a java champion and in others a spring developer, what is your secret identity?

  • @er.sahilmd
    @er.sahilmd3 ай бұрын

    The link for github are wrong

Келесі