Spring Boot starter integrating jCasbin for authorization with JDBC-backed policies.
A Spring Boot starter that integrates jCasbin authorization into Spring Boot 2.x and 3.x applications. It provides JDBC-backed policy storage (H2, MySQL, PostgreSQL, Oracle, DB2), optional Redis-based watcher notifications, and is suited for server-side Java REST APIs requiring RBAC/ABAC enforcement.
0