springfox-grails-integration
springfox-grails-integration copied to clipboard
Is this repository still maintained?
This project looks great, unfortunately there is no support for more modern versions of grails.
- Are there plans to merge https://github.com/springfox/springfox-grails-integration/pull/32 to migrate the project to grails 3.3?
- Are there still maintainers that can review and merge further PRs? I e.g. encountered an issue when using multiple allowedMethods for a single endpoint (https://docs.grails.org/latest/ref/Controllers/allowedMethods.html)
I'd be happy to look into it. Since I don't use grails (or micronaut) on a day to day basis I don't feel I know enough to make the leap forward. Happy to chat and merge it in if you think there is a path forward.
Thanks for your quick response! I'll continue integrating the fork from the mentioned PR into my projects and will give a quick recap when I'm done. I think we can tackle the other issues (e.g. allowedMethods) when the migration PR is merged.
Since you're closest to this issue, do you think you could do a code review and ill merge it in with any feedback