We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I would like to update the project to make it compatible with Java9+ and the new Doclet API.
In the same time I would like to make it compatible with Gralde build.
In order to follow the the work started in another pull request I have also migrated to springfox-swagger2-3.0.0-SNAPSHOT
The text was updated successfully, but these errors were encountered:
springfox#13: Update Doclet in order to make it compatible with Java9…
824c638
… and make it compatible with Gradle build
springfox#13: Added support for retrieving Javadoc from controller an…
85c4534
…d added Gradle example
No branches or pull requests
I would like to update the project to make it compatible with Java9+ and the new Doclet API.
In the same time I would like to make it compatible with Gralde build.
In order to follow the the work started in another pull request I have also migrated to springfox-swagger2-3.0.0-SNAPSHOT
The text was updated successfully, but these errors were encountered: