Skip to content

Config not match #1

@unknock

Description

@unknock

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions