https://github.com/bobocode-projects/java-persistence-exercises
Training Exercises that cover RDBMS, SQL, JPA, Hibernate, and Spring Data
https://github.com/bobocode-projects/java-persistence-exercises
Last synced: 4 months ago
JSON representation
Training Exercises that cover RDBMS, SQL, JPA, Hibernate, and Spring Data
- Host: GitHub
- URL: https://github.com/bobocode-projects/java-persistence-exercises
- Owner: bobocode-projects
- License: apache-2.0
- Created: 2021-04-17T16:16:08.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-27T05:27:54.000Z (over 1 year ago)
- Last Synced: 2024-12-23T12:15:28.265Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 263 KB
- Stars: 60
- Watchers: 3
- Forks: 62
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#
Welcome to the Java Persistence exercises
Build strong skills that you will need for creating persistence layer in a real-world Enterprise Java development πͺ
## Why
Most people donβt know how to learn Enterprise Java efficiently. So we created an **open-source education system**
that helps them to **master strong skills**, learn **world best practices** and build a **successful career**. π
At Bobocode we have extensive experience in both building Enterprise Java applications and organizing efficient learning.
Therefore, this exercises covers what you need in the most efficient way. We believe that
**the key to efficient learning is practice**. πͺ And as a software engineer, you should **spend as much time as you can in the IDE writing code**.
At the end of the day, this is the only place where you build software... π»