Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 207 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 207 Bytes

docdoku-plm-conversion-service

DocDokuPLM microservice that performs file format conversions

Run dev server

cd conversion-service
./mvnw compile quarkus:dev

Package and build image

./build.sh