Hi,
I am facing an issue with my DI configuration.
I need to access the database in my singleton "at initialization".
What is the dependency which I should set to ensure that Ebean is activated "before" my singleton is injected by Guice ?
Regards,
PYC
Hi,
I am facing an issue with my DI configuration.
I need to access the database in my singleton "at initialization".
What is the dependency which I should set to ensure that Ebean is activated "before" my singleton is injected by Guice ?
Regards,
PYC