#jpa #hibernate #intellijidea #java #kotlin #jpabuddy #mapstruct #dto #spring #rest
JPA represents the anemic domain model pattern. So, usually, the main domain objects are layered as follows:
1) Entities contain only data
2) Spring Data repositories declare CRUD operations for entities
3) DTOs and mappers that transfer entities to their DTOs
Such segregation looks natural because each layer has its clear responsibility area. However, it brings additional complexity during development due to bad discoverability for different operations available over entities.
JPA Buddy addresses this problem by integrating intelligent postfix completions for JPA entities and DTOs that make development more straightforward and transparent.
IntelliJ IDEA 2022.3.1
JPA Buddy 2022.5.2
________________________________________________________________________
JPA Buddy is an IntelliJ IDEA plugin that helps developers work efficiently with Hibernate, EclipseLink, Spring Data JPA, Flyway, Liquibase, Lombok, MapStruct, and other related technologies in both Java and Kotlin.
The plugin is intended to:
– Lower barrier to entry into development with JPA
– Boost developer’s productivity
– Make sure your code follows best practices
JPA Buddy delivers:
– Intuitive wizards to work with JPA
– Automatic database versioning changelog generation
– Smart inspections to make the code better
– JPA Entities generation based on tables (reverse engineering)
– Visual DTO designer and mapper code generator
You can use JPA Buddy in any project with Spring Boot, Jakarta Enterprise Edition, Quarkus, Micronaut, or even without any framework.
Download IntelliJ IDEA: https://jb.gg/5r06j0
Join us:
Website: https://jb.gg/website
Blog: https://jb.gg/blog
Twitter: / intellijidea
Facebook: / intellijidea
YouTube: / @intellijidea
Watch video Intelligent Postfix Autocompletion for JPA entities, DTOs and MapStruct mappers | JPA Buddy online without registration, duration hours minute second in high quality. This video was added by user JPA Buddy 12 April 2023, don't forget to share it with your friends and acquaintances, it has been viewed on our site 241 once and liked it 8 people.