Skip to content

This repository includes foundational Spring Framework projects covering Spring Core concepts like Dependency Injection (DI), Inversion of Control (IoC), Spring JDBC, Spring MVC etc. These projects are ideal for understanding how Spring works under the hood without using Spring Boot.

Notifications You must be signed in to change notification settings

narayanjagtap/Spring-Core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

🌱 Spring Core

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.


📂 Projects Included

Project Folder Name Description
SpringJdbcCrudOperationsSP Basic CRUD operations using Spring JDBC with MySQL.
SpringMVCProjectAfter Simple web application using Spring MVC framework.

🔧 Technologies Used

  • Java 8+
  • Spring Framework (Core, JDBC, MVC)
  • Maven
  • Apache Tomcat (for MVC)
  • MySQL Database
  • Eclipse / IntelliJ IDEA

📌 Key Concepts Covered

  • ✅ Inversion of Control (IoC)
  • ✅ Dependency Injection (DI)
  • ✅ Bean Configuration (XML-based)
  • ✅ Spring JDBC Template
  • ✅ Spring MVC Architecture
  • ✅ DAO Layer Design

🤝Contributing

You’re welcome to contribute! Fork the repo and share your Hibernate projects or improvements.

📩Contact

For queries, suggestions, or collaboration:

About

This repository includes foundational Spring Framework projects covering Spring Core concepts like Dependency Injection (DI), Inversion of Control (IoC), Spring JDBC, Spring MVC etc. These projects are ideal for understanding how Spring works under the hood without using Spring Boot.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages