Skip to content

vw98075/spring-data-sample2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the second instllment of the Spring Rest Data sample series. To find out all APIs, you can visit http://localhost:8080/swagger-ui.html for APIs of this application along with application management APIs generated by Actuator.

Spring Data Sample series:

  • First installment: a single entity
  • Second installment: multiple entities and they are related
  • Third installment: secure API access with in-memory user setup
  • Fourth installment: secure API access with DB user setup
  • Fifth installment: secure API access with JWT, a sessionless approach

About

Multiple entities - many to many

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages