Closed jay-babu closed 4 months ago
JCasbin officially supports DistributedEnforcer however there is no way to configure it with CasbinAutoConfiguration
https://github.com/casbin/jcasbin/blob/master/src/main/java/org/casbin/jcasbin/main/DistributedEnforcer.java
The ask is to support that enforcer via a properties. I can open a PR if this will be accepted
@tangyang9464 @imp2002
@jay-babu can you make a PR?
@hsluoyz https://github.com/jcasbin/casbin-spring-boot-starter/pull/102
:tada: This issue has been resolved in version 1.6.0 :tada:
The release is available on:
1.6.0
Your semantic-release bot :package::rocket:
JCasbin officially supports DistributedEnforcer however there is no way to configure it with CasbinAutoConfiguration
https://github.com/casbin/jcasbin/blob/master/src/main/java/org/casbin/jcasbin/main/DistributedEnforcer.java
The ask is to support that enforcer via a properties. I can open a PR if this will be accepted