Community Advisor
December 19, 2022
Hi, Using sling:map can not be a clean solution.
I would suggest to use linkRewriter or mapping
https://github.com/arunpatidar02/aem63app-repo/blob/master/java/CustomLinkChecker.java
OR use osgi config org.apache.sling.jcr.resource.internal.JcrResourceResolverFactoryImpl.xml
https://gist.github.com/mickleroy/c8038fddb8d8bda5d87df2c6ba339200
Arun Patidar
