This is my bootcamp's project about java and java database (MySQL) console application.
-
Updated
May 3, 2025 - Java
This is my bootcamp's project about java and java database (MySQL) console application.
Este projeto em Java gerencia produtos em estoque, permitindo a inserção, listagem e cálculo do valor total dos itens. A classe `Main` interage com a `ProdutoDAO` para armazenar e recuperar informações dos produtos, além de identificar o produto com a menor quantidade em estoque, exibindo tudo de forma formatada no console.
Add a description, image, and links to the javadatabase topic page so that developers can more easily learn about it.
To associate your repository with the javadatabase topic, visit your repo's landing page and select "manage topics."