Ram Anvesh Reddy

Results 4 comments of Ram Anvesh Reddy

Hi Any update on this? Summary of the issue: When using grpc-java in a modularized application, I was facing issues with `javax.annotation.Generated` annotation. The fix for this suggested was to...

This feature would be helpful

@moonfruit Thanks! This helped. For other who might be trying this in gradle: Adding `-Xep:StringConcatToTextBlock:OFF` as a compiler arg to the `compileJava` tasks throws "invalid flag" error. Instead, if you...