I am creating a Springboot project in which I have two service interfaces whom I am injecting in my Controller
StudentService
public interface StudentS