| Package | Description |
|---|---|
| org.springframework.boot.actuate.audit |
Core actuator auditing classes.
|
| org.springframework.boot.actuate.audit.listener |
Actuator auditing listeners.
|
| org.springframework.boot.actuate.autoconfigure |
Auto-configuration for the actuator.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryAuditEventRepository
In-memory
AuditEventRepository implementation. |
| Constructor and Description |
|---|
AuditListener(AuditEventRepository auditEventRepository) |
| Constructor and Description |
|---|
AuditAutoConfiguration(ObjectProvider<AuditEventRepository> auditEventRepositoryProvider) |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.