Home United States USA — software What’s New in JPA Buddy 3.0

What’s New in JPA Buddy 3.0

192
0
SHARE

The new release of JPA Buddy provides more useful features like Kotlin support and Flyway integration. It gives a significant boost for IntelliJ IDEA developers
Join the DZone community and get the full member experience. JPA Buddy 3.0 is out! Support for Flyway script generation and Kotlin are finally here, along with other improvements and fixes. Let’s take a closer look at what it offers. Flyway support was one of the most requested features and we are happy to announce that it is finally available. Flyway versioned migrations can be generated by Migration file naming is another topic covered by JPA Buddy. There are a number of settings making naming as flexible as possible. You can define migration prefix, version pattern, separator, and description. Learn more about migration naming in the Flyway documentation. The version pattern can be selected from a number of commonly-used presets, or you may define your own version pattern using the following macros: You can read more about available variables and macros on our plugin page. Kotlin support is finally coming to JPA Buddy.

Continue reading...