An open API service indexing awesome lists of open source software.

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

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`