Skip to content

bearddan2000/java-web-maven-dropwizard-api-dolt-dog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-web-maven-dropwizard-api-dolt-dog

Description

A POC for dropwizard api using hibernate to connect to dolt.

Tech stack

  • java
  • maven
    • dropwizard
    • hibernate
    • mysql drivers

Docker stack

  • maven:3-openjdk-17
  • dolthub/dolt-sql-server

To run

sudo ./install.sh -u Endpoint

To stop (optional)

sudo ./install.sh -d

For help

sudo ./install.sh -h

Credit

Unoffical tutorial