ScaCap / spring-auto-restdocs

Spring Auto REST Docs is an extension to Spring REST Docs
https://scacap.github.io/spring-auto-restdocs/
Apache License 2.0
310 stars 86 forks source link

Supports for Spring Webflux Functional Endpoint #436

Closed japharr closed 9 months ago

japharr commented 3 years ago

Hello guys, I have been having some challenges trying to implement this library with Spring Webflux using Functional Endpoints. Does this great library support Spring Webflux with Functional Endpoint instead of annotation controller?

Thanks.

jmisur commented 3 years ago

Hi Jelil, we currently don't support functional endpoints. That would need most likely a completely new implementation and I don't think Spring REST Docs support either.