kruger3891 / Dependency-injection

0 stars 0 forks source link

Your InputService is not fulfulling the requirements #1

Open ErikSvensson76 opened 5 years ago

ErikSvensson76 commented 5 years ago
ErikSvensson76 commented 5 years ago
    //Kommer att vara null  
    private UserInputService sc; 

@Autowired
public StudentManagementServiceImpl(StudentDao studentDaoListImp) {
    this.stDao = studentDaoListImp;
}

Du måste "injekta" UserInputService sc