Julien Herr

Results 369 comments of Julien Herr

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

Try the very new plugin instead https://testcontainers.com/guides/working-with-jooq-flyway-using-testcontainers/

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...