mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
88e514bd56
This commit deletes the deprecated SimpleJdbcTestUtils class as well as remaining usage of SimpleJdbcTemplate within the TestContext framework and its test suite. Issue: SPR-10499