Spring-cloud-gateway: get request body from serverWebExchange is empty

Created on 11 Dec 2018  ·  4Comments  ·  Source: spring-cloud/spring-cloud-gateway

i want get request body from ServerWebExchange,use spring-boot-starter-parent 2.1.0.RELEASE + Spring Cloud Greenwich.M3 request body always null,but in spring-boot-starter-parent 2.0.6.RELEASE + Spring Cloud Finchley.SR2 request body is correct,i don‘t not why?this is my sample,gateway-sample and the pom.xml,this problem occurs in custom gateway filter,I will appreciate your help.

question

All 4 comments

That is strictly webflux. There is nothing specific to gateway. I'd ask on stack overflow for webflux.

I meet this question too

me too

I meet this question too. Are you resolve it?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sincang picture sincang  ·  41Comments

zjengjie picture zjengjie  ·  27Comments

carrielfonseca picture carrielfonseca  ·  29Comments

Burt-L picture Burt-L  ·  25Comments

spencergibb picture spencergibb  ·  36Comments