ashj11

Results 3 issues of ashj11

**Preconditions:** Application's build.gradle has the aspectj plugin enabled `apply plugin: 'com.archinamon.aspectj'` Aspects are added to another module( library module ), with the plugin `com.archinamon.aspectj-provides` applied. This has been configured with...

Preconditions: Application's build.gradle has the aspectj plugin enabled apply plugin: 'com.archinamon.aspectj' Aspects are added to another module( library module ), with the plugin com.archinamon.aspectj-provides applied. This has been configured with...

### What version of gRPC-Java are you using? Using gRPC via https://github.com/grpc-ecosystem/grpc-spring. The grpc-java version used by that module is 1.58.0( https://github.com/grpc-ecosystem/grpc-spring/blob/a2e9520b2414277038a5a55551529f5023e8520b/docs/en/server/getting-started.md?plain=1#L52 ) ### What is your environment? Reproducible in...