You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is already an issue #9179 which talks about jakarta.annotation.Generated not being appropriate. @anborg if you agree this can be closed as duplicate of that.
In generated xxxGrpc.java, remove javax.annotation, use jakarta.annotation.Generated
https://github.com/anborg/corp-model/blob/7e5bc349e542e89a615203f4bc42c05185c6a07b/src/zgen/proto/java/corp/service/CaseServiceGrpc.java#L7C1-L7C29
https://github.com/anborg/corp-model/blob/7e5bc349e542e89a615203f4bc42c05185c6a07b/pom.xml#L142
Generated class
The text was updated successfully, but these errors were encountered: