Utilize annotation which @Lookup,@Scope and related propreties and implement the lookup injection.
- Java 17
- Maven 3.8
-
Clone the project
https://github.com/himash79/Spring-Lookup-Injection.git
-
Clean and build the project using maven
open command line (CMD) in project directory and execute 'mvn clean install'
-
Open project using intelij / eclipse.
-
Test the senarios.