Skip to content

iamthiago/security-acl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Security Sample

This is a simple project to show how to use Spring Security with Group Management and ACL

To run this example, follow the next steps:

  • create a database called "security" in your mysql server.
  • run the security_mysql.sql script into your new database. You can run this using the source command like this: source path.sql.
  • execute the unit tests.

About

Spring Security Sample

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published