Add core-di: constructor vs setter vs field injection and @Autowired candidate resolution on Boot 4.1
Co-Authored-By: Claude Sonnet 5 <[email protected]> Claude-Session: https://claude.ai/code/session_01JoVmf2fWvcpoXndcDSwRf7
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# @Lazy on one constructor parameter breaks a constructor cycle
|
||||
|
||||
context started: true
|
||||
LazyA.b runtime class : com.ankurm.coredi.injection.LazyB$$SpringCGLIB$$0
|
||||
LazyA.b.hello() : LazyB reached through LazyA's proxy
|
||||
LazyA.b is the real LazyB bean: false
|
||||
Reference in New Issue
Block a user