ePages-de / restdocs-api-spec

Adds API specification support to Spring REST Docs
MIT License
391 stars 103 forks source link

[Enhancement] Read the Javadoc to document beans #38

Closed ghost closed 6 years ago

ghost commented 6 years ago

I found this project that aims to automatically generate documentation for a Spring project: https://github.com/ScaCap/spring-auto-restdocs Unfortunately, the output format is only to be used with AsciiDoctor and this library is not so flexible.

Would it then be possible to add a javadoc processor to restdocs-openapi to obtain and generate the beans documentation?

mduesterhoeft commented 6 years ago

I think this is best done with https://github.com/springfox/springfox