This vertx extension adds spring capabilities by annotating an Vertx class (verticle) with @SpringVerticle.
'org.jacpfx.vertx.spring:vertx-spring-ext:2.0.2'
<dependency>
<groupId>org.jacpfx.vertx.spring</groupId>
<artifactId>vertx-spring-ext</artifactId>
<version>2.0.2</version>
</dependency>
<dependency org="org.jacpfx.vertx.spring" name="vertx-spring-ext" rev="2.0.2"/>
"org.jacpfx.vertx.spring", "vertx-spring-ext", "2.0.2"