Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/himash79/spring-lookup-injection

Utilize annotation which @Lookup,@Scope and related propreties and implement the lookup injection.
https://github.com/himash79/spring-lookup-injection

java17 lombok lookup lookup-injection maven restful-api spring-boot

Last synced: 1 day ago
JSON representation

Utilize annotation which @Lookup,@Scope and related propreties and implement the lookup injection.

Awesome Lists containing this project

README

        

# Spring-Lookup-Injection

Utilize annotation which @Lookup,@Scope and related propreties and implement the lookup injection.

## Requirements

01) Java 17
02) Maven 3.8

## Project setup

01) Clone the project

https://github.com/himash79/Spring-Lookup-Injection.git

02) Clean and build the project using maven

open command line (CMD) in project directory and execute 'mvn clean install'

03) Open project using intelij / eclipse.

06) Test the senarios.