Skip to content

Conversation

abcfy2
Copy link

@abcfy2 abcfy2 commented Mar 19, 2019

Thanks to @igoraguiar from #31 . Just fix CI failure.

TODO: Fix deprecated GrailsDomainClass.

@gabivis
Copy link

gabivis commented Sep 30, 2019

Hi. Will this pull request be merged into master?

@thilo-behnke
Copy link

I spent some time testing this fork in a project with grails 3.3.9.

Summary:

  • Configuration / startup of springfox works (springfox + swagger + swagger UI + springfox grails)
  • Swagger endpoints are generated for domain classes and declared REST endpoints (UrlMappings)
  • Swagger UI is generated correctly (correct fields shown) and creates valid requests

Some caveats from my review:

  • I don't use CRUD methods for my project, so I can't say 100% that everything works as expected for domain classes.
  • The deprecation of GrailsDomainClass could cause issues, however I don't have enough knowledge about Grails 2 vs 3 to evaluate the importance of the deprecation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants