Maxime Wojtczak

Results 17 comments of Maxime Wojtczak

I used the Spring Boot initializer for 3.4.4, and it seems to be using the 4.2.1 version for the gateway. On our project, we are using `3.1.3` version of the...

I also tried using something else than a String for the modified request body, using a buffer thanks to `DefaultDataBufferFactory` for instance, with the same error.