IntelliJ IDEA
 
2024.2
Get IntelliJ IDEA
You are viewing the documentation for an earlier version of IntelliJ IDEA.

Spring Data

Last modified: 08 July 2024

Spring Data JPA is part of the larger Spring Data family that makes it easy to implement JPA-based repositories quickly. JPA Buddy provides a clear UI for generating repositories, projections, queries, etc., for both Java and Kotlin entities. To enable those features, your project should contain dependencies mentioned in the Installation Guide.