KidoVin
KidoVin
Provided some [examples](https://github.com/AlvinTan2000/demo-jakarta/tree/main/src/main/java/io/openliberty/sample/jakarta/di/unsatisfied) code demonstrating the errors.
We would check for the whether all the applicable sub-classes share the conflicting annotations, which would depend on #159
> Detecting if every implementation has the same bean attributes gets a bit tricky, the logic is if every implementation has: > - the same scope defined, (possible scopes are:...
Will now depend on #159
Provided some [example](https://github.com/AlvinTan2000/demo-jakarta/tree/main/src/main/java/io/openliberty/sample/jakarta/di/unsatisfied) code demonstrating the errors.