You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: snippets/auto-tenant-generator/dynamo/README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
# Dynamic Tenant Per Engine
2
-
Spring Boot Application using [Camunda](http://docs.camunda.org) to create a multi-tenant system by configuring an BPMN engine per-tenant and attaching to the same database.
2
+
Spring Boot Application using [Camunda](http://docs.camunda.org) to create a multi-tenant system by configuring a BPMN engine per-tenant and attaching to the same database.
3
3
4
4
Important bit is the same app can be deployed with diefferent environment configuration automatically creating a new tenant.
5
5
@@ -145,4 +145,4 @@ Built and tested against Camunda BPM version 7.11.0.
145
145
-->
146
146
<!-- Tweet
147
147
New @Camunda example: Camunda Spring Boot Application - Spring Boot Application using [Camunda](http://docs.camunda.org). https://github.com/camunda-consulting/code/tree/master/snippets/poc-camunda-mindstrong
0 commit comments