SONARJAVA-6412 Implement Visitor for grouping beans per types - #5987
SONARJAVA-6412 Implement Visitor for grouping beans per types#5987NoemieBenard wants to merge 5 commits into
Conversation
781a0ba to
a1da0bf
Compare
a1da0bf to
c3b31d8
Compare
Code Review ✅ Approved 2 resolved / 2 findingsImplements a visitor to group Spring beans by their type and extracts resolution helpers into SpringUtils, addressing the resolveStereotypeBeanName null-guard and dropped name aliases findings. ✅ 2 resolved✅ Edge Case: resolveStereotypeBeanName lacks null-guard on annotation value
✅ Quality: @Bean/stereotype name aliases beyond the first are dropped
OptionsAuto-apply is off → Gitar will not commit updates to this branch. Comment with these commands to change the behavior for this request:
Was this helpful? React with 👍 / 👎 | Gitar |
|
|
🔗 Commit SHA: 21b680b | Docs | View more details | Give us feedback! |



Summary by Gitar
TypeToBeanNamesIndexGathererto map type hierarchies of Spring beans to bean namesSpringUtilsTypeToBeanNamesIndexGathererTestcovering stereotype and@BeanmethodsThis will update automatically on new commits.