java-cli-buildr-hibernate-postgres-simple

Description

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

Uses self-sign ssl.

Tech stack

  • java
  • buildr
    • hibernate
    • hql
    • log4j
    • postgres driver

Docker stack

  • alpine:edge
  • vanto/apache-buildr:latest-jruby-jdk8
  • postgres:alpine

To run

sudo ./install.sh -u

To stop

sudo ./install.sh -d

For help

sudo ./install.sh -h

Credit