There are 1 repository under spring-beans topic.
Spring DI support for legacy code.
A simple Spring Boot app to understand the different stages of Spring Bean life cycle
Java Spring and Hibernate
TODO: unit tests, integration tests.
Very basic example of loose coupling with Spring beans.
🥬🌱 — Testing How Spring boot beans works behind the scene with JUnit TDD. including Primary Bean, Circular Dependencies, Scope, Depends on etc.
Sample Spring MVC using XML Configurations
Simple, but powerful implementation of Spring JDBC
Example for autowiring many CXF endpoints automatically in Spring Boot
Is a java framework that helps the copy objects that have the same attributes types, without the necessity to create heavy factories and deal with the creation of the subrelations objects.
Spring beans xml, java-based and annotation-based configuration
Project examples presenting how to use COR Bean Processor library.
A Spring Boot autoconfiguration to set up COR Bean Processor.
Spring bean XML configuration example
Spring Learning Workspace
This project works on different techniques of creating Spring Beans and autowiring them and also working with Qualifier and Scope of the Beans. Please look through the commit history section below for changes in each iteration. Each iteration shows different types of creating beans and working with them