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

Adapt pattern to changes in spring-data. #211

Closed christophstrobl closed 5 months ago

christophstrobl commented 5 months ago

Fix pattern causing test in data:data-rest-mongodb to fail due to changes in spring-data-commons.

See: spring-projects/spring-data-commons#2531

wilkinsona commented 5 months ago

Thanks, @christophstrobl.