Found non-empty schema `database` without metadata table! Use baseline() or set baselineOnMigrate to true to initialize the metadata table
Table of Contents1. Overview2. Exception3. Solutionapplication.properties 1. Overview During setup flywaydb with spring, We have faced exception Found non-empty schema `database` without metadata table! Use baseline() or set baselineOnMigrate to true to initialize…