This is an issue with the older Spring version. It was fixed in Spring 6.1 (Spring Boot 3.2+) see: https://github.com/spring-projects/spring-framework/issues/31476.
Updating your Spring Boot version to something higher than 3.2.x should work. The migration script for Timefold doesn't touch your Spring Boot Version.