/java-crud

CRUD application with DAO pattern

Primary LanguageJava

java-crud

Codacy Badge

CRUD application with DAO pattern and plain JDBC only. Included how to config connection-pool with HikariCP.

If you are looking spring version from this repo, please check this repo. There are also spring-boot version, you can find on this repo.