Skip to content

Java/Maven application that allows you to insert, consult, update and remove expenses, in other words, a CRUD. The objective is to understand how a Java application communicates with a relational database using JDBC.

Notifications You must be signed in to change notification settings

machadofelip3/expensesCrud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jan 28, 2024
d378347 · Jan 28, 2024

History

3 Commits
Jan 28, 2024
Jan 28, 2024
Jan 27, 2024
Jan 28, 2024
Jan 27, 2024

Repository files navigation

expensesCrud

A Java/Maven application that allows you to insert, consult, update and remove expenses, in other words, a CRUD. The objective is to understand how a Java application communicates with a relational database using JDBC.

About

Java/Maven application that allows you to insert, consult, update and remove expenses, in other words, a CRUD. The objective is to understand how a Java application communicates with a relational database using JDBC.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages