This is an online shopping project using Spring Boot,Spring web-flow, Spring Rest Services and Hibernate. In this project we also used Spring Security with java and annotation configuration
-
Updated
Sep 12, 2025 - Java
This is an online shopping project using Spring Boot,Spring web-flow, Spring Rest Services and Hibernate. In this project we also used Spring Security with java and annotation configuration
A dependency injection container
Spring & Hibernate for Begginers tutorial from Udemy - project created to learn basic Spring annotation configuration and Java code configuration.
A simple Spring Core project demonstrating Dependency Injection and bean scopes using annotation-based configuration. It shows how prototype-scoped Customer objects interact with a singleton DeliveryService within the Spring IoC container.
Illustration of how the difference between XML based and annotation based context configuration in Spring leads to different behaviours, by attempting to setup a connection to a Solace message bus through JNDI lookups.
Register a message to be notified in the future in different sending types
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 annotation-configuration topic page so that developers can more easily learn about it.
To associate your repository with the annotation-configuration topic, visit your repo's landing page and select "manage topics."