ajaynegi45 / LibraryMan-API

Revolutionize book management with LibraryMan! Easily track stock, borrowers, and due dates, streamlining operations for schools, companies, and libraries worldwide, ensuring efficient and organized book lending.
MIT License
44 stars 49 forks source link

Update BookService.java #98

Closed Tanisha0708 closed 1 week ago

Tanisha0708 commented 3 weeks ago

Added book.setKeyword(bookDtoDetails.getKeyword()); to the updateBook method. included keyword in bookService better access @ajaynegi45