spring-data.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [spring-data]
www.codever.land/bookmarks/t/spring-data
Spring Data Repositories compared
https://www.baeldung.com/spring-data-repositories
Learn about the different flavours of repositories offered by Spring Data.
- tags: spring-data, spring-data-jpa
Getting Started - Accessing Data with JPA
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.
- tags: spring-data, spring-data-jpa
- :octocat: source code