SONARJAVA-6897 Use the Spring profile expression parser in Spring context collection - #6178
aurelien-coet-sonarsource wants to merge 2 commits into
Conversation
0cc71da to
a71135d
Compare
✅ All code review findings resolved.
5dbe030 to
c294d41
Compare
Co-authored-by: Aurélien Coet <253236063+aurelien-coet-sonarsource@users.noreply.github.com>
Code Review ✅ Approved 2 closed / 2 findings🟡 Medium risk Integrates ✅ 2 closed✅ Bug: Test file does not compile: Optional assertion left on a List
✅ Bug: Unknown profile expression drops bean from candidate set
Review coverageFunctional validation 1 of 1 objectives covered Implementation Status ✅ 1 of 1 objectives covered✅ SONARJAVA-6897 - 1 of 1 objectives coveredThis PR covers the objective to add support for '!', '&', and '|' operators in the ✅ 1 covered here
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 |
|



Summary by Gitar
ProfileExpressioninBeanDefinitionHolderand related collection logicProfileExpressionParserinSpringUtilsto correctly parse logical operators and combine class/method profilesThis will update automatically on new commits.