adobe / aem-project-archetype

Maven template to create best-practice websites on AEM.
https://experienceleague.adobe.com/docs/experience-manager-core-components/using/developing/archetype/overview.html
Apache License 2.0
544 stars 418 forks source link

AppAemContext: Pass through resourceResolverType parameter to AemContextBuilder #1101

Open stefanseifert opened 1 year ago

stefanseifert commented 1 year ago

This fixes a small bug introduced in #848 - the newly introduced parameter resourceResolverType was never actually used.