Class LogDeepLinkProperties
java.lang.Object
ch.admin.bit.jeap.errorhandling.web.ui.configuration.LogDeepLinkProperties
@Configuration
@ConfigurationProperties(prefix="log.deep-link")
public class LogDeepLinkProperties
extends Object
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LogDeepLinkProperties
public LogDeepLinkProperties()
-
-
Method Details
-
getBaseUrl
The Base URL of the log-system. Must contain a {traceId} token in order to be replaced with the traceId of the error event. -
setBaseUrl
The Base URL of the log-system. Must contain a {traceId} token in order to be replaced with the traceId of the error event. -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-