You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently if a facet has more than one @qualifier annotation, injection fails at runtime.
Make it so that vajram code generation itself fails in this case(both codeGenVajramModels and compileJava must fail if the validation fails)
The text was updated successfully, but these errors were encountered:
Currently if a facet has more than one @qualifier annotation, injection fails at runtime.
Make it so that vajram code generation itself fails in this case(both
codeGenVajramModels
andcompileJava
must fail if the validation fails)The text was updated successfully, but these errors were encountered: