Intelligent Postfix Autocompletion for JPA entities, DTOs and MapStruct mappers in Kotlin

Published: 01 March 2023
on channel: JPA Buddy
557
7

#jpa #hibernate #intellijidea #kotlin #jpabuddy #springdata #mapstruct #dto

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 2023.1.0
________________________________________________________________________

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 in Kotlin online without registration, duration hours minute second in high quality. This video was added by user JPA Buddy 01 March 2023, don't forget to share it with your friends and acquaintances, it has been viewed on our site 557 once and liked it 7 people.