casbin-spring-boot-starter

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

APACHE-2.0 License

Stars
191

Bot releases are visible (Hide)

casbin-spring-boot-starter - 1.7.0 Latest Release

Published by github-actions[bot] 3 months ago

1.7.0 (2024-08-01)

Features

  • update casbin jdbc and jcasbin dependencies (#104) (b100f55)
casbin-spring-boot-starter - 1.6.0

Published by github-actions[bot] 4 months ago

1.6.0 (2024-06-30)

Features

  • add DistributedEnforcer auto-configuration via useDistributedEnforcer (#102) (dbfc31c)
casbin-spring-boot-starter - 1.5.0

Published by github-actions[bot] 4 months ago

1.5.0 (2024-06-07)

Features

  • one transaction is notified only once (#100) (aef3b87)
casbin-spring-boot-starter - 1.4.0

Published by github-actions[bot] 5 months ago

1.4.0 (2024-06-06)

Features

casbin-spring-boot-starter - 1.3.0

Published by github-actions[bot] 7 months ago

1.3.0 (2024-03-10)

Features

  • fix jcasbin dependency conflict in gradle (#94) (a5221b0)
casbin-spring-boot-starter - 1.2.1

Published by github-actions[bot] 7 months ago

1.2.1 (2024-03-09)

Bug Fixes

  • upgrade CI Node.js version to 20 (d0991e7)
casbin-spring-boot-starter - 1.2.0

Published by github-actions[bot] about 1 year ago

1.2.0 (2023-09-21)

Features

casbin-spring-boot-starter - 1.1.0

Published by github-actions[bot] about 1 year ago

1.1.0 (2023-08-02)

Features

casbin-spring-boot-starter - 1.0.1

Published by github-actions[bot] about 1 year ago

1.0.1 (2023-07-25)

Bug Fixes

  • Resolve Maven alerts by updating dependencies (#85) (f0341ee)
casbin-spring-boot-starter - 1.0.0

Published by github-actions[bot] about 1 year ago

1.0.0 (2023-07-20)

Features

BREAKING CHANGES

  • release v1.0.0
casbin-spring-boot-starter - 0.7.0

Published by github-actions[bot] about 1 year ago

0.7.0 (2023-07-20)

Features

  • fix Casbin Starter Can't Use Dynamic Data Source (#80) (de1fdaa)
casbin-spring-boot-starter - 0.6.0

Published by github-actions[bot] almost 2 years ago

0.6.0 (2022-12-07)

Features

casbin-spring-boot-starter - 0.5.1

Published by github-actions[bot] almost 2 years ago

0.5.1 (2022-10-30)

Bug Fixes

  • jcasbin was not included when published, with api it's letting Gradle know that the module wants to transitively export that dependency to other modules, so that it's available to them at both runtime and compile time. This configuration behaves just like compile (which is now deprecated) (#74) (b9007e3)
casbin-spring-boot-starter - 0.5.0

Published by github-actions[bot] about 2 years ago

0.5.0 (2022-10-11)

Features

casbin-spring-boot-starter - 0.4.5

Published by github-actions[bot] about 2 years ago

0.4.5 (2022-10-11)

Bug Fixes

  • upgraded gradle since new version of spring boot requires gradle 7.x (#71) (e7a0507)
casbin-spring-boot-starter - 0.4.4

Published by github-actions[bot] about 2 years ago

0.4.4 (2022-09-25)

Bug Fixes

  • auto generate spring-configuration-metadata.json (#70) (cf227ac)
casbin-spring-boot-starter - 0.4.3

Published by github-actions[bot] about 2 years ago

0.4.3 (2022-09-07)

Bug Fixes

  • update the way to get the driver (#69) (6b4eef9)
casbin-spring-boot-starter - 0.4.2

Published by github-actions[bot] over 2 years ago

0.4.2 (2022-07-06)

Bug Fixes

  • replace built-in adapter and watcher with official jdbc-adapter and redis-watcher (#68) (b90f961)
casbin-spring-boot-starter - 0.4.1

Published by github-actions[bot] over 2 years ago

0.4.1 (2022-02-10)

Bug Fixes

  • org.h2.jdbc.JdbcSQLSyntaxErrorException after H2 version upgrade (#62) (96918ae)
casbin-spring-boot-starter - 0.4.0

Published by github-actions[bot] almost 3 years ago

0.4.0 (2022-01-04)

Bug Fixes

  • use mavenCentral as default repository instead of aliyun (#60) (33baa2c)

Features

  • upgrade jcasbin version to 1.21.0 and fix the bugs about filter and redis-watcher (#58) (5564a62)
Package Rankings
Top 25.9% on Repo1.maven.org
Badges
Extracted from project README
Codecov branch GitHub Actions Maven Central License SpringBootVersion CasbinVersion