nikhilg07 / SpringProject

1 stars 0 forks source link

Student DTO #1

Open shahmohit9975 opened 2 years ago

shahmohit9975 commented 2 years ago

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 ??

shahmohit9975 commented 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