Files
spring-boot-demo/core-di/output/09-lazy-breaks-constructor-cycle.txt
T

7 lines
259 B
Plaintext

# @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