Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add JPA Buddy to Code Generators category #965

Merged
merged 1 commit into from
Feb 19, 2022

Conversation

andreyoganesyan
Copy link
Contributor

JPA Buddy is a plugin for IntelliJ IDEA that provides visual tools for generating JPA entities, Spring Data JPA repositories, Liquibase changelogs and SQL scripts. It also offers automatic Liquibase/Flyway script generation by comparing model to DB, and reverse engineering JPA entities from DB tables.

It has over 1 million downloads from the JetBrains Marketplace: https://plugins.jetbrains.com/plugin/15075-jpa-buddy
It also offers some unique features, e.g. generating Liquibase/Flyway migration scripts by comparing the JPA entities to the target DB.

@akullpp akullpp merged commit d4b65da into akullpp:master Feb 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants