`api-audit` is a lightweight, plug-and-play Spring Boot library designed to simplify the implementation of comprehensive
audit trails. It provides a dual-layer auditing strategy:
* **Request Auditing**: Captures high-level API interactions, metadata, and request bodies.
* **Entity-Level Auditing**: Captures fine-grained data mutations (Create, Update, Delete) at the database level.
By integrating seamlessly with Spring **AOP** and **Hibernate**, `api-audit` ...
Compile Dependencies (0)
| Category/License | Group / Artifact | Version | Updates |
|---|
Runtime Dependencies (4)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| io.micrometer
»
micrometer-tracing-bridge-otel Facade over tracing concepts | 1.5.9 | 1.7.1 | |
Diff/Patch
Apache 2.0
| org.javers
»
javers-core JaVers - object auditing and diff framework for Java | 7.11.0 | 7.11.8 | |
Application Metrics
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-actuator2 vulnerabilities Starter for using Spring Boot's Actuator which provides production ready features to help you monitor and manage your ... | 3.5.11 | 4.1.1 | |
AOP
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-aop Starter for aspect-oriented programming with Spring AOP and AspectJ | 3.5.11 | 3.5.16 |