Skip to content

Instantly share code, notes, and snippets.

@lc-nyovchev
Created December 13, 2018 22:40
Show Gist options
  • Save lc-nyovchev/6e559bf047b3344eefb9e949680adc66 to your computer and use it in GitHub Desktop.
Save lc-nyovchev/6e559bf047b3344eefb9e949680adc66 to your computer and use it in GitHub Desktop.
# 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