Skip to content

bearddan2000/java-cli-millbuild-hibernate-db2-simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-cli-millbuild-hibernate-db2-simple

Description

A POC for connecting to a db2 database.

Tech stack

  • java
  • hibernate
    • db2 connector

Docker stack

  • ibmcom/db2
  • millbuild

To run

sudo ./install.sh -u

To stop

sudo ./install.sh -d

For help

sudo ./install.sh -h