https://github.com/arranbartish/spring-data-orm
Examples using spring data orm
https://github.com/arranbartish/spring-data-orm
Last synced: 11 months ago
JSON representation
Examples using spring data orm
- Host: GitHub
- URL: https://github.com/arranbartish/spring-data-orm
- Owner: arranbartish
- Created: 2021-01-05T17:45:36.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-05T21:55:58.000Z (over 5 years ago)
- Last Synced: 2025-01-05T15:44:03.158Z (over 1 year ago)
- Language: Java
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction
Provide examples using sprinf data and orm integration
# Getting Started
1. Installation process
1. Clone the repository and execute `mvn package`
# Build and Test
The standard build runs all tests.