I am newbie to spring boot and following is my code.
StudentService.java
@Service
public class StudentService {
@Autowired StudentDao stu