This is a blocking operation
vertx.fileSystem() .readFileBlocking(template) .toString(Charset.defaultCharset())