springfox-grails-integration
springfox-grails-integration copied to clipboard
SpringFox integration with Grails 3.x
Is there a way to use the plugin with Grails 2.4.5?
Bumps [hibernate-core](https://github.com/hibernate/hibernate-orm) from 5.1.10.Final to 5.5.5.Final. Release notes Sourced from hibernate-core's releases. Hibernate ORM 5.2.0 5.2.0 includes many improvements and bug-fixes. For a complete list of changes, see https://hibernate.atlassian.net/projects/HHH/versions/23150/tab/release-report-done. Many...
Bumps [htmlunit](https://github.com/HtmlUnit/htmlunit) from 2.29 to 2.52.0. Release notes Sourced from htmlunit's releases. HtmlUnit 2.52.0 the usual bugfixes Firefox 90 updates from Rhino many java.awt dependencies removed (by implementing our own...
Bumps [spring-boot-autoconfigure](https://github.com/spring-projects/spring-boot) from 1.5.15.RELEASE to 2.5.3. Release notes Sourced from spring-boot-autoconfigure's releases. v2.5.3 :star: New Features Add Java 17 to JavaVersion enum #26769 :beetle: Bug Fixes DataSourceBuilder throws an UnsupportedDataSourcePropertyException...
Bumps com.jfrog.artifactory from 4.7.5 to 4.24.14. [](https://dependabot.com/compatibility-score/?dependency-name=com.jfrog.artifactory&package-manager=gradle&previous-version=4.7.5&new-version=4.24.14) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...
Bumps [snakeyaml](https://bitbucket.org/asomov/snakeyaml) from 1.19 to 1.29. Commits 6fb7069 Remove unused variable 6a9e724 Update changes.xml ca5db22 fix corner case for comments where blank lines after plain token a4ee8d0 Added method setProcessComments...
Bumps [groovy-all](https://github.com/apache/groovy) from 2.5.0 to 3.0.8. Commits See full diff in compare view [](https://dependabot.com/compatibility-score/?dependency-name=org.codehaus.groovy:groovy-all&package-manager=gradle&previous-version=2.5.0&new-version=3.0.8) Dependabot will resolve any conflicts with this PR as long as you don't alter...
I am trying to integrate Swagger 2 with Grails 3.3.11 (Java 1.8) but getting below exception. Any workaround will be appreciated? Error starting ApplicationContext. To display the auto-configuration report re-run...
Thanks to @igoraguiar from #31 . Just fix CI failure. TODO: Fix deprecated `GrailsDomainClass`.