I\'m evaluating Flyway for use in my project. Our current SQL scripts contain placeholders for things like URLs which will have a different domain names depending on the env
Maven version:
org.springframework.boot spring-boot-maven-plugin org.flywaydb flyway-maven-plugin jdbc:mysql://localhost/cloud root root false mysql mysql-connector-java ${mysql.version} runtime