This Repository has only Spring Core Module examples projects
-
Updated
Aug 8, 2025 - Java
This Repository has only Spring Core Module examples projects
Java 17 Spring Boot console app for registering savings and current bank accounts with component scanning and lifecycle hooks.
A simple Spring Core application demonstrating Dependency Injection, component scanning, and singleton bean scope using a cab booking scenario. It shows how multiple bean requests return the same instance while managing driver and ride details.
A simple Spring Core project demonstrating Dependency Injection using annotation-based configuration and component scanning. It shows how Spring manages object creation and wiring between Laptop and LaptopService using IoC.
A Spring Core + Maven based Java application that generates employee salary slips using dependency injection and annotation-based configuration. It calculates gross salary, tax deductions, and net salary through a clean separation of data and business logic.
Add a description, image, and links to the component-scanning topic page so that developers can more easily learn about it.
To associate your repository with the component-scanning topic, visit your repo's landing page and select "manage topics."