Skip to content

tufangorel/spring-boot-hibernate-unidirectional-one-to-one-relationship-mapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-hibernate-unidirectional-one-to-one-relationship-mapping

1- Implement hibernate unidirectional one-to-one relational mapping
2- ER diagram :

er_diagram-unidirectional-one-to-one

3- Start Spring Boot application with a specific profile such as "-Dspring.profiles.active=dev" .
4- swagger-ui can be accessed from URL : http://localhost:8080/customer-info/swagger-ui/

springfox-swagger-ui

Tech Stack

Java 11
H2 Database Engine
spring boot
spring data jpa
spring web
hibernate
logback
maven
junit
springfox-swagger-ui
datasource-proxy

About

spring-boot-hibernate-unidirectional-one-to-one-relationship-mapping

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages