First, the container calls the bean constructor (the default constructor or the one annotated @Inject ), to obtain an instance of the bean.
確定! 回上一頁