spring-auto-restdocs icon indicating copy to clipboard operation
spring-auto-restdocs copied to clipboard

Supports for Spring Webflux Functional Endpoint

Open japharr opened this issue 4 years ago • 1 comments

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.

japharr avatar Jan 17 '21 13:01 japharr

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.

jmisur avatar Jan 20 '21 15:01 jmisur