@Configuration
@EnableConfigurationProperties(value=pl.allegro.tech.hermes.management.config.AuditProperties.class)
public class AuditConfiguration
extends java.lang.Object
| Constructor and Description |
|---|
AuditConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
Auditor |
auditor(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
pl.allegro.tech.hermes.management.config.AuditProperties auditProperties) |
@Bean public Auditor auditor(com.fasterxml.jackson.databind.ObjectMapper objectMapper, pl.allegro.tech.hermes.management.config.AuditProperties auditProperties)