The application was created to test and demonstrate the features of JPA Buddy – a plugin for IntelliJ IDEA designed to make the use of JPA easier. The entity model and data repositories are taken from the original Spring PetClinic Sample Application.
Project language – Kotlin. Database versioning – Flyway.
- Entity creation
- Entity attribute creation
- Spring Data repository generation
- Repository method generation (including @Query)
- Automatic generation of Flyway migration scripts by comparing the JPA model to the database
Read more about the JPA Buddy plugin. For your feedback, ideas and feature requests feel free to join our Discord server.
Find us at: