Open shahmohit9975 opened 2 years ago
https://github.com/nikhilg07/SpringProject/blob/928590d39f891e61749ad9cd1efaf97a75aac584/dependencyInjection%202.0/src/main/java/com/quinbay/dependencyInjection/dto/Student.java#L6 if you are implementing Serializable then make sure to add serialVersionUID
https://github.com/nikhilg07/SpringProject/blob/928590d39f891e61749ad9cd1efaf97a75aac584/dependencyInjection%202.0/src/main/java/com/quinbay/dependencyInjection/dto/Student.java#L10
why @notblank added on both variable declaration time and argument of constructor ??