Not a full solution to your problem but I ran into the same issue when using Spring 3.3.5. Even just following the Spring guides didn't work on a sample app. If you downgrade to 3.3.3 it works.
This however doesn't explain what are the incompatible versions from Spring Boot 3.3.4 onwards