I have created a new liquibase.Runner
and filled in the db credentials properties using placeholder which should be filled from a DeployIt dictionary. But those properties values are not being resolved, like url
, username
, etc?.
Please suggest does liquibase.Runner
supports dictionary placeholder replacement or not?