Spring Boot wiring for database-audits-core.
One @Import registers every audit bean, their collaborators, and the SQL-capturing StatementInspector —
enabling catalog, JPA, and runtime audits in any @SpringBootTest context.
The fastest path is using the Spring Boot Integration Archetype to generate the audit test suite directly into your project.
For manual wiring without the archetype, see the Spring Boot Integration Overview.
Full documentation is published at database-audits.github.io/spring-boot: