Skip to content

This repository contains a collection of Spring projects showcasing both annotation-based and XML-based approaches. It provides examples and code for reference, enabling developers to explore different configurations and learn best practices in building applications using the Spring framework.

Notifications You must be signed in to change notification settings

Shubh2-0/Spring-Projects

Repository files navigation

🌱 Spring Framework Projects

GitHub stars GitHub forks

Learn Spring Framework

Annotation-based and XML-based configuration examples


🎯 About

Collection of Spring Framework projects demonstrating both annotation-based and XML-based configurations. Perfect for learning Spring core concepts!

📁 What's Covered

Approach Topics
XML Config Bean definitions, DI, Property injection
Annotation @Component, @Autowired, @Configuration

💡 Spring Concepts

  • 🔧 Dependency Injection - IoC container
  • 🏭 Bean Factory - Bean lifecycle
  • ⚙️ Configuration - XML vs Java config
  • 🔗 Wiring - Constructor & Setter injection

🛠️ Technologies

Spring Framework | Java | Maven | XML

📬 Contact

LinkedIn Gmail


Keywords: Spring-Framework Dependency-Injection IoC Annotations XML-Configuration Java

About

This repository contains a collection of Spring projects showcasing both annotation-based and XML-based approaches. It provides examples and code for reference, enabling developers to explore different configurations and learn best practices in building applications using the Spring framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages