gate
gate copied to clipboard
Feature proposal : init injected service on runtime
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