Skip to content

bearddan2000/groovy-cli-gradle-postgresql-data-type-uuid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

groovy-cli-gradle-postgresql-data-type-uuid

Description

Creates a small table dog that uses a uuid data type.

A groovy gradle build, that connects to postgresql database.

Tech stack

  • groovy
  • gradle
    • log4j
    • postgresql drivers

Docker stack

  • postgresql:alpine
  • gradle:jdk11

To run

sudo ./install.sh -u

To stop

sudo ./install.sh -d

For help

sudo ./install.sh -h