https://github.com/baeldung/learn-hibernatejpa
The "Learn Hibernate and JPA" Course
https://github.com/baeldung/learn-hibernatejpa
Last synced: 2 months ago
JSON representation
The "Learn Hibernate and JPA" Course
- Host: GitHub
- URL: https://github.com/baeldung/learn-hibernatejpa
- Owner: Baeldung
- Created: 2024-11-01T14:36:03.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-01T15:01:22.000Z (6 months ago)
- Last Synced: 2025-01-08T01:48:39.662Z (4 months ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About this repo
This is the codebase of the **Learn Hibernate and JPA** course.
If you're already a student of the course you can start exploring this through the lesson notes in the course.
Note that the code for each module is hosted on its own branch, you'll have to switch to the branch corresponding to the module you're on, for example: `git checkout module1`