Skip to content

Balagurovskiy/collection-injection-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

custom-collection-injection-sample

This sample is custumized version of spring bean injection for collections. In case of injection into collection spring will put all registered beans with prefered type. '@AutowiredCollection' annotation accepts an array of Classes that suposed to be a spring bean and inject only tham in the same order (without '@Order(n)' annotation).

About

Using bean post processor to use custom annotation in spring

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages