Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 260 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 260 Bytes
git clone https://gitlab.com/harryosmarsitohang/java-quarkus-demo.git

cd java-quarkus-demo

# start postgresql
docker-compose up -d

quarkus dev

Open Api