In order to make sure that Jooq
is used when flyway
and
liquibase
beans are created and migrations are done,
DslContextDependsOnPostProcessor
was added.
See gh-25055
Comment From: wilkinsona
Thanks very much, @eddumelendez.
In order to make sure that Jooq
is used when flyway
and
liquibase
beans are created and migrations are done,
DslContextDependsOnPostProcessor
was added.
See gh-25055
Comment From: wilkinsona
Thanks very much, @eddumelendez.