fileDirectory
@Parameter(property = "exposed.migrations.fileDirectory", defaultValue = "${project.basedir}/src/main/resources/db/migration")
Directory where generated migration scripts will be stored. Defaults to src/main/resources/db/migration relative to the project root.