You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AuditEventsJmxEndpoint is flagged with @ConfigurationProperties(prefix = "endpoints.auditevents") that looks unnecessary. As a side effects all properties for endpoints.auditevents are exposed twice with two sources (as the same namespace is used by AuditEventsMvcEndpoint)