To tell Spring to inject an instance of another class into this class, declare an instance field with the @Autowired annotation, for example ...
確定! 回上一頁