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
The gradle plugin should add annotation processors automatically for every plugin or none. Currently we only have some modules added automatically.
The text was updated successfully, but these errors were encountered:
Add missing annotation processors for micronaut modules.
0fcd980
closes #871
Add missing annotation processors for micronaut modules. (#872)
169c598
* Add missing annotation processors for micronaut modules. closes #871 * Add test for automatic dependencies --------- Co-authored-by: Cedric Champeau <[email protected]>
wetted
Successfully merging a pull request may close this issue.
The gradle plugin should add annotation processors automatically for every plugin or none. Currently we only have some modules added automatically.
The text was updated successfully, but these errors were encountered: