-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Hi Basak,
I found some miss match in current code. I updated at my local. Hope you give a fix for your repo.
#1: com.basaki.example.postgres.jsonb.boot.BookApplication.java line #25:
It should be: com.basaki.example.postgres.jsonb.model
#2: db/create-db.sql line #27:
It should be : example_jsonb.genre
I also got red alter with Intellij IDE for all getters and setters in Entity (example: BookEntity.java)
Hope you also give a note in the README to avoid this warning. I solved it by install Lombok plugin:
https://projectlombok.org/setup/intellij
Last but not least, I learned a lot of things from your code. It's very easy to understand, and structure. Thanks you so much!
Regards,
Hung Vu
Metadata
Metadata
Assignees
Labels
No labels