vertx-rx
vertx-rx copied to clipboard
`@Deprecated` annotation and doc not propagated to rx wrappers
I see my rx API has methods not marked as deprecated which wrap deprecated methods, so as such I never know that I'm using deprecated APIs. Those annotations/javadoc tags should be propagated to the wrapper APIs.
fancy a contribution :-) ?
@vietj I believe this one can be closed too, correct?
actually no, because we handle it at the method level but not at the class level