Skip to content

Commit

Permalink
Fix minor typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rolfedh committed Dec 3, 2024
1 parent 345021c commit 1cf51d1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,7 @@ A similar technique can be used with `TenantConfigResolver`, where a `tenant-id`
====
If you also use Hibernate ORM multitenancy or MongoDB with Panache multitenancy and both tenant ids are the same,
you can get the tenant id from the `RoutingContext` attribute with `tenant-id`. You can find more information here:
* xref:hibernate-orm.adoc#multitenancy[Hibernate ORM multitenancy]
* xref:mongodb-panache.adoc#multitenancy[MongoDB with Panache multitenancy]
====
Expand Down

0 comments on commit 1cf51d1

Please sign in to comment.