Skip to content
This repository was archived by the owner on May 31, 2022. It is now read-only.

Use annotationProcessor configuration in gradle dependencies #232

Merged
merged 1 commit into from
Mar 25, 2020

Conversation

tsachev
Copy link
Contributor

@tsachev tsachev commented Mar 25, 2020

Fix for #230

This PR is against 2.2.x branch

seems like gradle needs the annotation processor to be defined using annotationProcessor configuration in dependencies section.

@jzheaux jzheaux self-assigned this Mar 25, 2020
@jzheaux jzheaux added this to the 2.2.6 milestone Mar 25, 2020
@jzheaux jzheaux merged commit 1ead042 into spring-attic:2.2.x Mar 25, 2020
@jzheaux
Copy link
Contributor

jzheaux commented Mar 25, 2020

Thanks, @tsachev, this is now merged into master.

For future reference, yes, Spring Boot's documentation confirms that this changes at Gradle 4.6.

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

Successfully merging this pull request may close these issues.

2 participants