/BankAccount

This project is created for CockroachDB studies purposes

Primary LanguageJava

Description

This repo contains the source code for a simple CRUD application, written in Java.

The application uses the JDBC to connect to and communicate with an existing CockroachDB cluster.

How to run

./gradlew run