Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yusuf-daglioglu/orm-examples-with-spring
JPA Criteria API examples.
https://github.com/yusuf-daglioglu/orm-examples-with-spring
code-example code-sample criteria-api example hibernate java jpa orm sample spring
Last synced: about 5 hours ago
JSON representation
JPA Criteria API examples.
- Host: GitHub
- URL: https://github.com/yusuf-daglioglu/orm-examples-with-spring
- Owner: yusuf-daglioglu
- Created: 2023-08-22T18:36:59.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-22T18:51:42.000Z (about 1 year ago)
- Last Synced: 2024-09-12T06:22:34.209Z (2 months ago)
- Topics: code-example, code-sample, criteria-api, example, hibernate, java, jpa, orm, sample, spring
- Language: Java
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# About project
JPA Criteria API examples.There are 3 examples on the MainController. Each example add more feature to previous one.
## H2 Web UI
http://localhost:8081/orm-demo/h2-console## Request example
GET
http://localhost:8081/orm-demo/demo/run