This repository contains foundational projects built using the Spring Framework (without Spring Boot). Each project demonstrates key concepts like Inversion of Control (IoC), Dependency Injection (DI), Spring JDBC, Spring MVC etc. These examples are useful for understanding the internal working of Spring before diving into Spring Boot.
Project Folder Name | Description |
---|---|
SpringJdbcCrudOperationsSP |
Basic CRUD operations using Spring JDBC with MySQL. |
SpringMVCProjectAfter |
Simple web application using Spring MVC framework. |
- Java 8+
- Spring Framework (Core, JDBC, MVC)
- Maven
- Apache Tomcat (for MVC)
- MySQL Database
- Eclipse / IntelliJ IDEA
- ✅ Inversion of Control (IoC)
- ✅ Dependency Injection (DI)
- ✅ Bean Configuration (XML-based)
- ✅ Spring JDBC Template
- ✅ Spring MVC Architecture
- ✅ DAO Layer Design
You’re welcome to contribute! Fork the repo and share your Hibernate projects or improvements.
For queries, suggestions, or collaboration:
- 📧 Email: sj967334@gmail.com
- 🔗 LinkedIn: narayanpjagtap