Sébastien Deleuze

Results 641 comments of Sébastien Deleuze

I will work on that before Spring Boot 2.1 GA.

Since I am a big fan of Spring REST docs but also recognize the need to document REST API in a machine readable way, I think I will prototype something...

@tgirard12 Do you think it would be possible for you to play a little bit with the Spring Framework branch Arjen Poutsma has been working on (targeting upcoming 5.1.2, see...

@tgirard12 Could you please detail the limitations with Kotlin RouterFunction Dsl? I don't see what would prevent the Kotlin version to work while [this Java version](https://github.com/poutsma/spring-framework/blob/ba08882eaa3bfa37a1963b36269b0446abb8b14b/spring-webflux/src/test/java/org/springframework/web/reactive/function/server/ToStringVisitorTests.java#L52) is working.

https://github.com/springdoc/springdoc-openapi README mentions "spring-webflux with Functional Endpoints, will be available in the future release". Maybe worth contacting them for functional WebMvc and WebFlux support?

We have been collaborating with @poutsma and the project lead of Springdoc to implement functional support of OpenAPI, and it is done, see https://github.com/springdoc/springdoc-openapi/issues/891. Let's try to integrate that in...

Awesome, thanks!

@FVershinin Any update? I recently found https://github.com/ExpediaDotCom/graphql-kotlin which is pretty interesting. Are you using it or another library?

Thanks for your feedback and the PR. I would be super interested to see how RSocket and GraphQL could be used together!

Another source of inspiration from @tgirard12 https://github.com/tgirard12/graphql-kotlin-dsl