项目作者: holon-platform

项目描述 :
RESTful API application in a multi-tenant architecture using Spring Boot and the Holon platform
高级语言: Java
项目地址: git://github.com/holon-platform/spring-boot-jaxrs-multitenant-api-example.git
创建时间: 2017-12-05T14:14:33Z
项目社区:https://github.com/holon-platform/spring-boot-jaxrs-multitenant-api-example

开源协议:Apache License 2.0

下载


RESTful API application in a multi-tenant architecture using Spring Boot and the Holon platform

This is the source code of the API application described in the article: Multi-tenancy in the API world made easy

Running

To run the application you can use the Spring Boot Maven plugin:

  1. mvn spring-boot:run