Skip to content

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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