hellokoding-courses icon indicating copy to clipboard operation
hellokoding-courses copied to clipboard

Method `setBookCategory` is not defined.

Open MananS77 opened this issue 5 years ago • 1 comments

https://github.com/hellokoding/hellokoding-courses/blob/7a72e6b02da7ef15821de233cd2a083de0ab9276/jpa-hibernate-examples/jpa-hibernate-one-to-many-mysql/src/main/java/com/hellokoding/jpa/book/BookCategory.java#L28

MananS77 avatar May 20 '19 15:05 MananS77

the method is defined with Data annotation from Lombok in the Book.class see here: jpa-hibernate-examples/jpa-hibernate-one-to-many-mysql/src/main/java/com/hellokoding/jpa/book/Book.java

bozzelliandrea avatar Oct 25 '22 12:10 bozzelliandrea