Sandu Turcan opened SPR-15316 and commented
I have two config classes: MainConfig and ConfigExt.
MainConfig imports ConfigExt, and I would like a concise way of referencing ConfigExt from it.
I'm trying to use @Lookup, but it doesn't work in this case.
I have a sample project here:
https://github.com/idlsoft/spring-lookup
and a PR, which I believe will fix the issue here:
#919
Affects: 4.3.6
Referenced from: commits fc2e635, 77c771e