souravsingh20 / library-management-system

0 stars 0 forks source link

DTO #1

Open shahmohit9975 opened 2 years ago

shahmohit9975 commented 2 years ago

https://github.com/souravsingh20/library-management-system/blob/ddaffe2eb88e46b1ca2dc74f9f9ec320dd6a0ee7/bookuser/src/main/java/com/quinbay/SpringBookUser/bookuser/dto/UserBookHistory.java#L7

please add serialversionuid if you implementing Serializable

shahmohit9975 commented 2 years ago

https://github.com/souravsingh20/library-management-system/blob/ddaffe2eb88e46b1ca2dc74f9f9ec320dd6a0ee7/bookuser/src/main/java/com/quinbay/SpringBookUser/bookuser/dto/UserBookHistory.java#L12

use proper variable name: bookId, userId