Skip to content

JavatarPro/spring-acl-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spring ACL example

There is an example of implementation spring ACL security.

MenuItem - domain object (entity)

MenuItemRepository - its JPA repository

AclManager - main ACL manager interface

AclManagerImpl - ACL manager implementation

AclContext - spring context describes all required beans


SpringAclExampleAppIT - component test that covers all methods from AclManager.

About

Spring ACL example of implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages