Customer feedback system using mysql and jdbc - Review question for core java
Sep 19, 2024 · 5 min read · In this blog post, we'll explore how to create a simple Java application using JDBC to manage feedback, customers, and products. Our application will allow users to submit feedback, view it by product, update comments, and delete feedback entries. We...
Join discussion



