public interface WebCmsDomainUrlConfigurer
WebCmsUriComponentsService will be prefixed
using the configured getUrlPrefix().
Unless isAlwaysPrefix() is true, prefixing will only be done if the current domain is
different than the domain the endpoint belongs to. This favours creating relative links on the domain itself.WebCmsUriComponentsService| Modifier and Type | Method and Description |
|---|---|
String |
getUrlPrefix() |
boolean |
isAlwaysPrefix() |
String getUrlPrefix()
boolean isAlwaysPrefix()
getUrlPrefix()Copyright © 2020. All rights reserved.