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

add gradle snippet to readme #18

Merged
merged 1 commit into from
Oct 19, 2022
Merged

Conversation

hepptho
Copy link
Contributor

@hepptho hepptho commented Oct 7, 2022

addresses #5

This works for both the Groovy and Kotlin DSLs.

The compileOnly configuration is needed to get access to the MagicBean annotation at compile time, while the annotationProcessor configuration informs the compiler to actually use the processor.

@bowbahdoe
Copy link
Owner

@hepptho Thank you! I did not notice this until now. drowned in gh alerts

@bowbahdoe bowbahdoe merged commit fe79065 into bowbahdoe:main Oct 19, 2022
@hepptho hepptho deleted the gradle-readme branch October 19, 2022 08:33
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.

None yet

2 participants