Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/callicoder/jpa-hibernate-tutorials

Hibernate Tutorials with Spring Boot and Spring-Data-JPA
https://github.com/callicoder/jpa-hibernate-tutorials

composite-primary-key element-collection embeddable embedded hibernate hibernate-jpa hibernate-orm jpa many-to-many many-to-one one-to-many one-to-one spring spring-boot

Last synced: about 18 hours ago
JSON representation

Hibernate Tutorials with Spring Boot and Spring-Data-JPA

Awesome Lists containing this project

README

        

## Hibernate Tutorials and Demos with Spring Boot and JPA

1. [Hibernate One to One Mapping Example with Spring Boot and JPA](https://www.callicoder.com/hibernate-spring-boot-jpa-one-to-one-mapping-example/)

2. [Hibernate One to Many Mapping Example with Spring Boot and JPA](https://www.callicoder.com/hibernate-spring-boot-jpa-one-to-many-mapping-example/)

3. [Hibernate Many to Many Mapping Example with Spring Boot and JPA](https://www.callicoder.com/hibernate-spring-boot-jpa-many-to-many-mapping-example/)

4. [Hibernate Embeddable Type Example with Spring Boot and JPA](https://www.callicoder.com/hibernate-spring-boot-jpa-embeddable-demo/)

5. [Hibernate Composite Primary Key Example with Spring Boot and JPA](https://www.callicoder.com/hibernate-spring-boot-jpa-composite-primary-key-example/)