#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
Смотрите видео Intelligent Postfix Autocompletion for JPA entities, DTOs and MapStruct mappers in Kotlin онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь JPA Buddy 01 Март 2023, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 557 раз и оно понравилось 7 людям.