• v0.1.1 6d4a3e2ea5

    Felix released this 2025-01-08 02:18:02 +00:00 | 4 commits to main since this release

    Changelog

    1a6f101 add readme
    6d4a3e2 feat: Initial implementation of permission manager SDK - Add core permission management functionality with @RequiresPermission annotation - Implement permission checking aspect with Spring Security integration - Add comprehensive model classes for permissions, roles, and domains - Create integration builder for permission structure setup - Add configuration support for permission manager client - Implement exception handling for access control - Add extensive test coverage with integration tests - Configure Maven build with Spring Boot/Cloud dependencies
    f039652 init repo

    Downloads