Skip to content

Commit b7d4423

Browse files
authored
Update README with multi-tenancy references
Added references to the adaptTo 2025 conference and a project skeleton for multi-tenancy.
1 parent 59b4a55 commit b7d4423

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ There are several validators included in this artifact, all relate to namespacin
2323

2424
Namespacing has been explicitly mentioned in [Achim Koch's Blog: Hosting Multiple Tenants on AEM](https://blog.developer.adobe.com/hosting-multiple-tenants-on-aem-815c8ed0c9f9) but obviously namespacing is just one of multiple aspects to consider for multi-tenant AEM environments.
2525

26+
There was also a talk about multi-tenancy and this tool in the [adaptTo 2025 conference](https://adapt.to/2025/schedule/multi-tenancy-and-multi-team-development-in-aem).
27+
2628
## Implementation
2729

2830
This artifact provides multiple validator implementations for the [FileVault Validation Module][filevault-validation] and can be used for example with the [filevault-package-maven-plugin][filevault-p-m-p] like outlined below.
@@ -124,6 +126,8 @@ You can use this validator with the [FileVault Package Maven Plugin][filevault-p
124126
</plugin>
125127
```
126128

129+
There is also a project skeleton at <https://github.com/Netcentric/aem-multitenant-demo> which includes these validators with a simple prefix based tenant namespace approach.
130+
127131
Adobe, and AEM are either registered trademarks or trademarks of Adobe in the United States and/or other countries.
128132

129133
[aemanalyser-maven-plugin]: https://github.com/adobe/aemanalyser-maven-plugin/tree/main/aemanalyser-maven-plugin

0 commit comments

Comments
 (0)