Skip to content

database-audits/spring-boot-integration

Repository files navigation

Database Audits — Spring Boot Integration

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.

Getting started

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.

Documentation

Full documentation is published at database-audits.github.io/spring-boot: