Skip to content

Latest commit

 

History

History
executable file
·
31 lines (24 loc) · 727 Bytes

File metadata and controls

executable file
·
31 lines (24 loc) · 727 Bytes

java-cli-gradle-blade-hsql-hibernate-api

Description

Creates a small database table called dog and populates with hql.

Tech stack

  • java
  • gradle
    • hibernate
    • hql
    • blade
    • hsql driver

Docker stack

  • gradle:jdk11

To run

sudo ./install.sh -u

To stop

sudo ./install.sh -d

For help

sudo ./install.sh -h

Credit