@ConditionalOnMissingBean(value=AuditEventRepository.class) protected static class AuditAutoConfiguration.AuditEventRepositoryConfiguration extends Object
Modifier | Constructor and Description |
---|---|
protected |
AuditEventRepositoryConfiguration() |
Modifier and Type | Method and Description |
---|---|
InMemoryAuditEventRepository |
auditEventRepository() |
@Bean public InMemoryAuditEventRepository auditEventRepository() throws Exception
Exception
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.