Skip to content

Latest commit

 

History

History
executable file
·
31 lines (23 loc) · 508 Bytes

File metadata and controls

executable file
·
31 lines (23 loc) · 508 Bytes

groovy-cli-bazel-sqlserver-ssl-hibernate-trigger

Description

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

Added an insert trigger to dog.

Sql server uses self-signed ssl.

Tech stack

  • groovy
  • bazel
    • hibernate
    • hql
    • log4j
    • sqlserver driver

Docker stack

  • alpine:edge
  • l.gcr.io/google/bazel:latest
  • mcr.microsoft.com/mssql/server:2017-latest-ubuntu

To run

sudo ./install.sh -u

To stop

sudo ./install.sh -d

For help

sudo ./install.sh -h