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
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