jar

org.jacpfx.vertx.spring : vertx-spring-ext

Maven & Gradle

Apr 03, 2019
2 usages

vertx-spring-ext · This vertx extension adds spring capabilities by annotating an Vertx class (verticle) with @SpringVerticle.

Table Of Contents

Latest Version

Download org.jacpfx.vertx.spring : vertx-spring-ext JAR file - Latest Versions:

All Versions

Download org.jacpfx.vertx.spring : vertx-spring-ext JAR file - All Versions:

Version Vulnerabilities Size Updated
2.4
2.3
2.2
2.1
2.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window vertx-spring-ext-2.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jacpfx.vertx.spring

├─ org.jacpfx.vertx.spring.SpringContextConfiguration.class - [JAR]

├─ org.jacpfx.vertx.spring.SpringSingleVerticleConfiguration.class - [JAR]

├─ org.jacpfx.vertx.spring.SpringVerticle.class - [JAR]

├─ org.jacpfx.vertx.spring.SpringVerticleFactory.class - [JAR]

├─ org.jacpfx.vertx.spring.VerticleBeanDefinition.class - [JAR]

├─ org.jacpfx.vertx.spring.VertxLifecycleAspect.class - [JAR]

Advertisement