Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.02 KB

spring-data.md

File metadata and controls

17 lines (14 loc) · 1.02 KB

Bookmarks tagged [spring-data]

https://www.baeldung.com/spring-data-repositories

Learn about the different flavours of repositories offered by Spring Data.


https://spring.io/guides/gs/accessing-data-jpa/

This guide walks you through the process of building an application that uses Spring Data JPA to store and retrieve data in a relational database.