All Downloads are FREE. Search and download functionalities are using the official Maven repository.

rtx.vertx-mod-elasticsearch.1.2.1.source-code.GroovyVerticle.groovy Maven / Gradle / Ivy



vertx.eventBus.registerHandler("ping-address") { message ->
  message.reply("pong!")
  container.logger.info("Sent back pong groovy!")
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy