Banking Application
- Tech Stack: Java, Maven, Spring Boot, Hibernate, MySQL
- Github URL: Project Link
- Built a RESTful Banking API backend using Spring Boot and MySQL for basic banking operations
- Enabled functionality to create new accounts, deposit & withdraw money, and retrieve account details
- Implemented endpoints using Spring MVC; ensured persistence using Spring Data JPA
- Tested APIs via Postman and developed with IDEs like STS