A Spring Boot based Student Management System with full CRUD features for adding, updating, deleting, and viewing student records. Built using Java, Spring MVC, JPA, Hibernate, Thymeleaf, and MySQL. A ...
A simple console-based banking system built with Java and MySQL. It supports account creation, deposit, withdrawal, and balance check operations, with data stored in a MySQL database.