Spring Office Hours: Episode 44 - Spring Cloud Gateway

Sdílet
Vložit
  • čas přidán 26. 06. 2023
  • Join Dan Vega and DaShaun Carter with special guests Spencer Gibb, as they explore what’s new in the world of Spring. This is your chance to stay connected to what’s happening with the Spring Framework, related projects, and the community. In this episode we will look at Spring Cloud Gateway, and answer any questions you might have.
  • Zábava

Komentáře • 4

  • @thiago.almeida
    @thiago.almeida Před rokem

    Man, that was a GREAT talk!
    Thank you so much guys!

  • @buksvdl
    @buksvdl Před rokem

    Best talk anywhere in ages!

  • @ziggizaggazulu5498
    @ziggizaggazulu5498 Před 11 měsíci

    Great talk, thank you for that!
    I am trying to learn Spring Cloud Gateway, and I somehow dont understand why AsycPredicate is there for. I am trying to read the body and decide upon what is in the body, if the route fits or not. When overriding the AbstractPredicateFactory and designing my CustomePredicateFactory, I will have to use the handle function, that Returns an AsyncPredicate, because accessing the Body from the ServerWebExchange, automatically shifts you in a Reactive non Blocking world. And you will be kept there. So my problem is: I can see that the actual handle function is getting executed, but I dont know what to do with the result. It is not working when I assign it to my routes. Anyone an Idea what am doing wrong.

  • @honoryear2024
    @honoryear2024 Před rokem

    Great move on