Skip to content
/ sddrss Public
forked from chb0github/sddrss

Spring Data Rest + Spring Security working example

Notifications You must be signed in to change notification settings

hibaymj/sddrss

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Data Rest + Spring Security

For a detailed breakdown of the schema and a step-by-step guide to the schema and setupe

This repo demonstrates the following things:

  1. Fully functioning spring-security integration with a mysql database. The default ACL schema is used and the almost default schema for users and roles is in play

  2. spring-data-rest is integrated to allow for easy manipulation of the security model.

  3. JSR303 validation is enabled

My Stack Overflow Profile

Book session on Codementor

About

Spring Data Rest + Spring Security working example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 79.3%
  • Kotlin 20.7%