Hi,
while updating from Spring Boot 3.1.11 to Spring Boot 3.2.5 we noticed one of our tests started failing. Looking through the changelog I haven't found anything about this behaviour change.
This is a simplified model and it seems like balance_account_sweep is not fetched after being saved.
I have created a minimal example here.
I have gone through the logs and it seems like the wrong parameter is set when the SQL statement to fetch balance account sweep is being run.