Skip to content

vonhutrong/collecting-beans-by-group-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a demo how to:

  1. Create a custom annotation with an array field to keep supported contexts of a bean
  2. Then retrieving beans that support a specific context

And there is also a parameterized JUnit5 test.