All Projects → iamthiago → security-acl

iamthiago / security-acl

Licence: MIT License
Spring Security Sample

Programming Languages

java
68154 projects - #9 most used programming language
PLSQL
303 projects

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].