Beapi-io / spring-boot-starter-beapi

Springboot 'convention over config' starter for API Automation
Other
1 stars 1 forks source link

TASK : Provide built in Multi-tenancy support through api #113

Closed orubel closed 3 months ago

orubel commented 7 months ago

Mapping "/{name:_[0-99]}-{version)/controller/action"

orubel commented 3 months ago

have no idea what I was talking about here. multitenancy is handled through subdomain and can be routed via load balancer to whichever server it is supoposed to go to.

Closing