Skip to content

mdeinum/spring-multi-tenancy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-multi-tenancy

Build Status codecov Join the chat at https://gitter.im/mdeinum/spring-multi-tenancy Codacy Badge

Utilizing the TargetSource and AOP infrastructure of Spring this enables for dynamic switching of basically anything. This has been used in production for switching SessionFactory's and/or DataSources based on some request parameter. As of Hibernate 4.1 multi-tenant support is build into hibernate, this multi-tenant support also has been integrated into this. Finally we added also support for Spring Integration, there is a ChannelInterceptor which can be added to your channels to set/get the context from a message header.

Basic Usage

AOP

Hibernate

Web

Server

Client

Theme

Spring Integration

Spring Web Services

About

Multi Tenancy Support for Spring

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published