Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 218 Bytes

File metadata and controls

15 lines (7 loc) · 218 Bytes

In the project directory, you can run:

mvn clean package

Run the liquibase scripts, if needed:

mvn -P m-migration liquibase:update

1_ 1Start the docker container:

docker-compose up --build

Or