rsocket / rsocket-rpc-java

Standard RSocket RPC Java Implementation
http://rsocket.io/
Apache License 2.0
172 stars 41 forks source link

Annotate generated classes with javax.annotation.Generated #56

Closed mgodave closed 4 years ago

mgodave commented 4 years ago

This can help tooling bypass checks on the generated code, errorprone, for example.