Skip to content

ejaz-ahmed/spring-multitenancy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spring-multitenancy

Spring web application Multitenancy

This repo is a simple example to demonstrate the main principles of multitenancy mechanisms injection in an existing project.

The linked article explained all the steps : http://www.ekito.fr/people/?p=5843

  • start folder contains the start project generated with jhipster
  • updated folder contains the project updated for multitenancy

Build instructions

All is based on maven and grunt buid tools

  • npm install && bower install at project root
  • mvn spring-boot:run for launching the java server

About

Spring web application Multitenancy example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 50.4%
  • HTML 22.6%
  • JavaScript 19.6%
  • ApacheConf 6.6%
  • CSS 0.8%