39 Forks
92 Stars
92 Watchers

spring-data-examples

Spring Data JPA, Spring Data JDBC, and Spring Data R2DBC examples and a comprehensive guide to JPA fetching and locking strategies.

How to download and setup spring-data-examples

Open terminal and run command
git clone https://github.com/evgeniy-khist/spring-data-examples.git
git clone is used to create a copy or clone of spring-data-examples repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with spring-data-examples https://github.com/evgeniy-khist/spring-data-examples/archive/master.zip

Or simply clone spring-data-examples with SSH
[email protected]:evgeniy-khist/spring-data-examples.git

If you have some problems with spring-data-examples

You may open issue on spring-data-examples support forum (system) here: https://github.com/evgeniy-khist/spring-data-examples/issues