Skip to content

thced/vertx-liquibase-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vert.x Liquibase example

vert.x 4.0.0 purple

This application shows one approach to using Liquibase along-side Vert.x in a very small demo application.

It has some extra dependencies such as SLF4J and Logback - just makes life simpler.

Building

To launch the test(s):

./mvnw clean test

To package the application:

./mvnw clean package

To run the application:

./mvnw clean compile exec:java

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages