spring-projects / spring-aot-smoke-tests

Smoke tests for Spring's AOT and native support
https://spring-team-aot-smoke-tests-dashboard.azuremicroservices.io/
49 stars 34 forks source link

Add smoke test for Spring Data Commons Web Support #228

Closed christophstrobl closed 2 weeks ago

christophstrobl commented 2 months ago

Add tests to verify Jackson serialization of Page instances work using the PageModule.

See: spring-projects/spring-data-commons#3117 (will fail until resolved)

mhalbritter commented 2 weeks ago

merged into 3.3.x (7112c3a4458816e84082ba72de675831237808df) and main, and updated the CI.