Created
December 13, 2018 22:40
-
-
Save lc-nyovchev/6e559bf047b3344eefb9e949680adc66 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Copy the Qualifier annotation from the instance variables to the constructor | |
# see https://github.com/rzwitserloot/lombok/issues/745 | |
lombok.copyableAnnotations += org.springframework.beans.factory.annotation.Qualifier |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment