ef-labs / vertx-guice

Create Vert.x Modules and Verticles with dependency injection using Guice
MIT License
59 stars 24 forks source link

Curious About Inner Workings #15

Closed willisjtc closed 7 years ago

adrianluisgonzalez commented 7 years ago

Assume you found it since you closed the ticket, but for anyone else wondering this is the file that vert.x reads to find additional verticle factories: https://github.com/ef-labs/vertx-guice/blob/develop/vertx-guice/src/main/resources/META-INF/services/io.vertx.core.spi.VerticleFactory