arnaud.giuliani
12/28/2017, 2:39 PMinject(this)
in our onCreate
and scan all properties with annotation, we directly request it our container with by inject()
. All others components are declared in the DSL, and will be injected by constructor.