Julien Herr
Julien Herr
Ping @goekay
Ping @goekay
Ping @goekay Should I close or update this PR?
> The Spring team generally advocates constructor injection, as it lets you implement application components as immutable objects and ensures that required dependencies are not null. Furthermore, constructor-injected components are...
Closed because the issue is outdated
Ping @goekay WDYT?
Try the very new plugin instead https://testcontainers.com/guides/working-with-jooq-flyway-using-testcontainers/
Partially replaced by #1455
Yes, I wanted some feedbacks before going deeper. I will try to fix the issues.
Java 11 builds are failing because the plugin is build against Java 17. As [Java 11 support will be dropped in 2 months](https://endoflife.date/java), maybe we can assume to drop its...