-
Hi team,
My end goal is to inject these objected by name attribute in my api Resource class/Controller. For example
Is there any way to achieve this ? |
Beta Was this translation helpful? Give feedback.
Answered by
yawkat
Jul 22, 2022
Replies: 1 comment 6 replies
-
you could manually register it in the bean context with the qualifier, i guess |
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
subash89
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
you could manually register it in the bean context with the qualifier, i guess