Spring Data JPA

Simplifies the development of creating a JPA-based data access layer. Reduces boilerplate code and provides powerful query derivation, named queries, and specification-based querying on top of JPA/Hibernate.

API entry from apis.yml

apis.yml Raw ↑
aid: spring-data:spring-data-jpa
name: Spring Data JPA
description: Simplifies the development of creating a JPA-based data access layer. Reduces boilerplate
  code and provides powerful query derivation, named queries, and specification-based querying on top
  of JPA/Hibernate.
image: https://spring.io/img/projects/spring-data.svg
humanURL: https://spring.io/projects/spring-data-jpa
baseURL: http://localhost:8080
tags:
- Database
- Hibernate
- JPA
- Persistence
- Repository
properties:
- type: Documentation
  url: https://docs.spring.io/spring-data/jpa/docs/current/reference/html/
- type: GitHub Repository
  url: https://github.com/spring-projects/spring-data-jpa
- type: API Reference
  url: https://docs.spring.io/spring-data/jpa/docs/current/api/
- type: Maven Repository
  url: https://mvnrepository.com/artifact/org.springframework.data/spring-data-jpa