add Framework output option for both frameworks

This commit is contained in:
AlexisLeDain
2026-04-08 22:33:53 +02:00
parent eb2ea25b8e
commit 8e5c5f59ce

View File

@@ -252,7 +252,7 @@ Stop and report if:
## Output Format
```text
Framework: [SPRING|QUARKUS|UNKNOWN]
Framework: [SPRING|QUARKUS|BOTH|UNKNOWN]
[FIXED] src/main/java/com/example/service/PaymentService.java:87
Error: cannot find symbol — symbol: class IdempotencyKey
Fix: Added import com.example.domain.IdempotencyKey