Skip to content

Latest commit

 

History

History
executable file
·
28 lines (22 loc) · 442 Bytes

File metadata and controls

executable file
·
28 lines (22 loc) · 442 Bytes

java-web-maven-quarkus-api-dolt-simple

Description

A POC for quarkus web api connecting to a dolt database.

Tech stack

  • java
  • maven
    • quarkus
    • hibernate
    • dolt connector
    • lombok

Docker stack

  • dolthub/dolt-sql-server
  • maven:3-openjdk-17
  • registry.access.redhat.com/ubi8/openjdk-11:1.11

To run

sudo ./install.sh -u curl -i localhost/dogs

To stop

sudo ./install.sh -d

For help

sudo ./install.sh -h