Skip to content

wyona/spring-boot-multi-tenant-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot based RESTful multi-tenant service webapp

Requirements

  • JDK: 1.8 or higher
  • Maven 3.3.3 or higher

Run from Command Line

IntelliJ

  • Run Maven: clean + install
  • Add New Configuration (click PLUS sign), select "Spring Boot" and add "Main class": com.wyona.multitenantservice.webapp.Server
  • Request in browser: http://localhost:5080/swagger-ui/

About

Spring Boot based RESTful multi-tenant service webapp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published