Skip to content

mahdiShirinabadi/flyway_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create a Spring boot project with flyway

A Java project that demonstrates how to use flyway in Spring boot with Maven.

Prerequisites

Maven 3.5.0 installed and its /bin folder on PATH.
JDK 11 installed and JAVA_HOME set to the root folder of the JDK.

Build and run test

  1. mvn clean install
  2. java -jar PROJECT_PATH/target/flyway-0.0.1-SNAPSHOT.jar

About

this project is a simple project for run flyway

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages