资讯

通过 Spring Boot + PostgreSQL,我们成功构建了一个 Schema-per-Tenant 的多租户架构。 这种方式兼顾了性能和隔离性,既避免了数据库级方案的高昂成本,又优于表字段区分的低隔离模式。
spring.autoconfigure.exclude=org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration,org.springframework.boot.autoconfigure.redis.RedisAutoConfiguration ...
本工具集成了常用的第三方对象存储平台,简化项目中使用对象存储时繁琐的集成过程,让对象存储开箱即用。. Contribute to ArtIsLong/oss-spring-boot-starter development by creating an account on GitHub.
基于 redis 的偏业务应用的分布式限流组件,使得项目拥有分布式限流能力变得很简单。. Contribute to taptap/ratelimiter-spring-boot-starter development by creating an account on GitHub.