Closed ismail2ov closed 1 year ago
This exists in the latest version which is 4.4.0-SNAPSHOT
I encountered that the io.vertx.rxjava3.core.AbstractVerticle class does not have the abstract modifier
io.vertx.rxjava3.core.AbstractVerticle
abstract
Fixed in df6415d9
Version
This exists in the latest version which is 4.4.0-SNAPSHOT
Context
I encountered that the
io.vertx.rxjava3.core.AbstractVerticle
class does not have theabstract
modifier