I'm using Guice for DI in my project, and I want to have lazy initialization of non-singleton object in my class. I was trying to use I'm using Guice for DI in my project, and I wan
I'm using Guice for DI in my project, and I want to have lazy initialization of non-singleton object in my class. I was trying to use I'm using Guice for DI in my project, and I wan