Skip to content

Latest commit

 

History

History
executable file
·
28 lines (21 loc) · 420 Bytes

File metadata and controls

executable file
·
28 lines (21 loc) · 420 Bytes

groovy-cli-bazel-postgres-hibernate-trigger

Description

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

Added an insert trigger to dog.

Tech stack

  • groovy
  • bazel
    • hibernate
    • hql
    • log4j
    • postgres driver

Docker stack

  • l.gcr.io/google/bazel:latest
  • postgres:alpine

To run

sudo ./install.sh -u

To stop

sudo ./install.sh -d

For help

sudo ./install.sh -h