MySQL Testcontainer Timezone Issue When Using Spring Data JDBC
I have a weird issue that I'm hoping is just something stupid I'm overlooking (and will gladly eat crow on). I have a Spring Boot project that makes use of Spring Data JDBC. It also uses Testcontainer's MySQL container for…