gate icon indicating copy to clipboard operation
gate copied to clipboard

Feature proposal : init injected service on runtime

Open g-apparence opened this issue 2 years ago • 0 comments

Singleton services are init only on the first time we use it (injected). Maybe we could force this to be init on app start if we need to.

Proposition :

  • add a initOnAppStart option insite the singleton annotation

g-apparence avatar Jul 11 '22 11:07 g-apparence