-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
@RedisClientName
can't be applied to parameters
#12898
Comments
/cc @machi1990, @gsmet, @cescoffier |
Upon a quick check I realized that it might be the case for the Mongo client too quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/MongoClientName.java Line 30 in 5b874da
|
@machi1990 would you provide a fix, or @geoand ? |
Working on a fix. |
@RedisClientName
can't be applied to parameters and thus named redis clients can't be injected to constructors or producer methods.The text was updated successfully, but these errors were encountered: