exadel-inc / exadel-inc/activity-based-security-framework
Introduce @AbacConfig spring annotation
Open
- Dominant language
- Java
- Stars
- 19
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
For now, the framework uses @ImportResource("classpath*:abac-config.xml") construction to "turn on" the feature for the spring project.
This is not too clear & convenient as it refers to internal XML files. The proposal is to define custom @AbacConfig annotation instead.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.