Skip to content

Add support for using WebTestClient to document an API #384

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
dbacinski opened this issue Apr 24, 2017 · 1 comment
Closed

Add support for using WebTestClient to document an API #384

dbacinski opened this issue Apr 24, 2017 · 1 comment
Assignees
Labels
type: enhancement Enhancement that adds a new feature
Milestone

Comments

@dbacinski
Copy link

Is it possible to use Spring Rest Docs with new WebTestClient from Spring WebFlux?

https://spring.io/blog/2017/02/23/spring-framework-5-0-m5-update

Or for now I have to use RestAssured to make documentation for Spring WebFlux app?

@wilkinsona
Copy link
Member

No, not yet. You'll have to use REST Assured for the time being. I hope to add support for WebTestClient in REST Docs 2.0 but hadn't got around to creating an issue for it so I'll use this one. Thanks for raising it.

@wilkinsona wilkinsona changed the title Rest Docs + https://spring.io/blog/2017/02/23/spring-framework-5-0-m5-update Add support for using WebTestClient to document an API Apr 24, 2017
@wilkinsona wilkinsona added the type: enhancement Enhancement that adds a new feature label Apr 24, 2017
@wilkinsona wilkinsona added this to the 2.0.0.M1 milestone Apr 24, 2017
@wilkinsona wilkinsona self-assigned this May 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Enhancement that adds a new feature
Projects
None yet
Development

No branches or pull requests

2 participants