Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joshidivanshu/spring-jpa
Test project to understand Spring JPA and use H2 in-memory database for data Persistence Along with crud operations
https://github.com/joshidivanshu/spring-jpa
h2-database jpa spring spring-boot spring-data
Last synced: 13 days ago
JSON representation
Test project to understand Spring JPA and use H2 in-memory database for data Persistence Along with crud operations
- Host: GitHub
- URL: https://github.com/joshidivanshu/spring-jpa
- Owner: joshidivanshu
- Created: 2023-12-13T17:42:31.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2023-12-19T13:19:17.000Z (11 months ago)
- Last Synced: 2023-12-20T13:26:26.841Z (11 months ago)
- Topics: h2-database, jpa, spring, spring-boot, spring-data
- Language: Java
- Homepage:
- Size: 83 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spring-JPA
Test project to understand Spring JPA and use H2 in-memory database for data Persistence Along with crud operations