in28minutes / jpa-with-hibernate
Master JPA using Hibernate as the implementation. Learn the basics of JPA - entities, relationships, entity manager, annotations, JPQL and Criteria API. Take a step into the advanced world of JPA - caching, performance tuning(n + 1 queries), mapping inheritance hierarchies. Get a peek into the magic of Spring Data JPA & Spring Data Rest.
☆687Updated 3 months ago
Alternatives and similar repositories for jpa-with-hibernate
Users that are interested in jpa-with-hibernate are comparing it to the libraries listed below
Sorting:
- Learn Functional Programming with Java using a Hands-on Step by Step Approach☆397Updated 7 months ago
- Microservices + Spring Boot 2 + Spring Cloud + Docker + Kubernetes - https://www.udemy.com/course/microservices-with-spring-boot-and-spri…☆765Updated last year
- Spring Unit Testing with JUnit and Mockito