This project covers different (all except the XML configuration) ways of creating beans of Spring FWK
Clone the project in your local and run the main classes in the runner package to understand the different ways of bean creation and accessing the same from the Spring context.
- Basic Java knowledge
- Some sort of IDE to setup the code
- Maven + JDK