8000 GitHub - orafal/spring-tenant-scope: Showcases a custom tenant scope supporting different configurations for every tenant
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

orafal/spring-tenant-scope

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tenant-scope

Example of a multi tenant setup with a custom scope and support for different properties per tenant.

TODO

  • Don't copy fields in wrapped property source as it is done now this might break somewhere and you will have no clue what actually broke
  • Wrap all property sources only once after all have been set (check how this would work with refreshes, especially spring cloud)
  • Maybe make the environment delegating ctx.setEnv(new FooEnv(ctx.getEnv()))

About

Showcases a custom tenant scope supporting different configurations for every tenant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%
0