SqlScriptsTestExecutionListener now implements AotTestExecutionListener in order to register run-time hints for SQL scripts used by test classes and test methods annotated with @Sql if the configured or detected SQL scripts are classpath resources. Closes gh-29027