Skip to content
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

Feature/#13 support for jdk9 - controller doc - gradle example - refactoring #15

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Commits on Apr 25, 2019

  1. springfox#13: Update Doclet in order to make it compatible with Java9…

    … and make it compatible with Gradle build
    ghilaima committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    824c638 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2019

  1. springfox#13: Added support for retrieving Javadoc from controller an…

    …d added Gradle example
    ghilaima committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    85c4534 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05cb0b8 View commit details
    Browse the repository at this point in the history
  3. Fixed checkstyle issues

    ghilaima committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    419ed55 View commit details
    Browse the repository at this point in the history
  4. Fixed test on CI

    ghilaima committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    a170aed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    afbdfe8 View commit details
    Browse the repository at this point in the history
  6. Removed useless stages

    ghilaima committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    f047715 View commit details
    Browse the repository at this point in the history
  7. Fixed step name

    ghilaima committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    361e7da View commit details
    Browse the repository at this point in the history
  8. Added missing maven plugin

    ghilaima committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    ef16346 View commit details
    Browse the repository at this point in the history
  9. Added descriptor for jitpack

    ghilaima committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    acaf694 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    58ac347 View commit details
    Browse the repository at this point in the history
  11. Updated readme

    ghilaima committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    3aa6f40 View commit details
    Browse the repository at this point in the history
  12. Fixed checkstyle errors

    ghilaima committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    ccac409 View commit details
    Browse the repository at this point in the history
  13. Fixed checkstyle in test

    ghilaima committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    f6e5ef1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b2a7344 View commit details
    Browse the repository at this point in the history