vert-x3/vertx-service-proxy

Missing @Override annotation on methods in *VertxEBProxy

davidjirovec opened this issue · 2 comments

In recent version of IntelliJ IDEA this warning is indicated also on the service interface annotated with @ProxyGen, which adds unnecessary "noise" to the code. Please generate @Override annotation on *VertxEBProxy methods.

Would you like to to contribute this?

ok :)