Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 886 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 886 Bytes

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