Hikari Learn

Connect to database

jdbcUrl = jdbc:postgresql://localhost:5432/postgres username = postgres
password = password

db.sql - simple data for database HikariConfig.java - src to config file in properties