mamedov-rustam / spring-data-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Steps for demo (branches)

Step 1 - JPA CRUD repository implementation

Step 2 - rewrite Step-1 with Spring Data JPA

Step 3 - added pagination support for repository

Step 4 - added projections

Step 5 - added custom repository implementation

Step 6 - extend repository with QueryByExample

*Also see presentation

References

  1. Spring Data JPA reference documentation
  2. Евгений Борисов — Spring Data? Да, та!
  3. This repository contains example projects for the different Spring Data modules to showcase the API and how to use the features provided by the modules.
  4. Spring Data in 15 minutes

About


Languages

Language:Java 100.0%