Skip to main content

enablePlugins

enablePlugins(FlywayPlugin)
flywayUser := "root"
flywayPassword := "root"
flywayUrl := "jdbc:mysql://localhost:3306/test"