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

https://github.com/hellokoding/jpa-manytomany-springboot-hsql

JPA Many-To-Many Relationship Mapping Example with Spring Data JPA, Spring Boot
https://github.com/hellokoding/jpa-manytomany-springboot-hsql

java jpa many-to-many spring-boot spring-data-jpa

Last synced: about 1 month ago
JSON representation

JPA Many-To-Many Relationship Mapping Example with Spring Data JPA, Spring Boot

Awesome Lists containing this project

README

        

# JPA Many-To-Many Relationship Example with Spring Data JPA, Spring Boot

## Guide
https://hellokoding.com/jpa-many-to-many-relationship-mapping-example-with-spring-boot-hsql/

## What you'll need
- JDK 1.7 or later
- Maven 3 or later

## Stack
- Spring Data JPA
- Spring Boot

## Run
`mvn spring-boot:run`