Sébastien Deleuze

Results 592 comments of Sébastien Deleuze
trafficstars

No rush, thanks for your help on this, much appreciated.

Thanks for creating this follow-up issue @rstoyanchev. @dreis2211 I close this issue as I think we have reached a reasonable state, feel free to open more focused one if you...

Functional web APIs for both Spring MVC and WebFlux skip the infrastructure for media type by design, so that's maybe this that should be tried. I would expected annotation-based WebFlux...

I plan to give another look to the benchmark.

I tentatively schedule this issue for Spring Framework `6.1.0-M1` along to #29555 as they are related and it is important to move forward on this topic.

I also would like to avoid making annotation mandatory to manage this kind of concept, just not sure yet what we should use. See also use case in #29555 where...

For now it need to be configured as mentioned in https://github.com/spring-projects/spring-boot/issues/32878#issuecomment-1291761244. The right version should be deployed by default later this week I think.

Could we maybe rename this issue to something like "Oracle GraalVM support" or something approaching, to match the new naming?

I am working on additional refinements in collaboration with @odrotbohm, so please wait before merging this PR. We will comment when it will be reader to merge.

On Spring side, the use case is pretty common: you want to chain 2 remote webservices, the first will return a list of IDs and the second will allow to...