logging-log4j2 icon indicating copy to clipboard operation
logging-log4j2 copied to clipboard

[3.x] Remove the support for no-args methods annotated with `@Inject`

Open vy opened this issue 4 months ago • 0 comments

As discussed here, DI in 3.x supports no-args methods annotated with @Inject – yet there are no use cases, not even one we make use of ourselves. I suggest removing this unused feature to avoid an API bloat. We can always consider adding it back if need arises.

vy avatar Aug 25 '25 09:08 vy