Skip to content

Latest commit

 

History

History

20150903-join-manytomany5

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Table join example (ManyToMany) 5

About

N:N table join example using Spring Data JPA.

This example has association table entity (RolePermission) and construct query using Querydsl.

Launch

./gradlew bootRun