Skip to content
Javers docs1.0

JaVers Spring Boot 4 example

Latest stable Based on Javers release 1.0.0

This example combines a Spring Boot 4 REST boundary, Exposed order persistence, and JaVers auditing. Use it to inspect bean composition and transaction ownership before applying the auto-configuration module in an application.

Terminal window
./gradlew :examples-javers-spring-boot4:test

Read the application configuration with the API integration test. The PostgreSQL integration variant requires Docker.