jcasbin / casbin-spring-boot-starter

Spring Boot 2.x & 3.x Starter for Casbin, see example at: https://github.com/jcasbin/casbin-spring-boot-example

Home Page:https://mvnrepository.com/artifact/org.casbin/casbin-spring-boot-starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JDBCAdapter only support fixed table name

doctormacky opened this issue · comments

commented

Hi guys, when customer using this project. the table name are fixed.(casbin_rule) we need a way to support the configurable table name. I will submit PR whe I am available.

@doctormacky can you make a PR for this?

BTW, it's "adapter" instead of "adaptor" :)

commented

Will do when I am available.