-
Feature Request
-
Resolution: Done
-
Major
-
1.1.7.Final
-
None
If a ResourceEnricher wants to have differently scoped objects based on this being injected on Class level or Method level the ResourceProvider SPI needs to relay this information somehow. Currently this is hidden.
An easy fix without breaking the SPI signature would be to add a Class/Method Qualifier annotation that's auto provided by the ResourceProvider impl.