It is recommended and normal practice to group each feature into their own module for example an UserModule and an ItemModule. A simple module example: @Module( ...
確定! 回上一頁