Class JsonHelper

java.lang.Object
io.smallrye.reactive.messaging.kafka.impl.JsonHelper

public class JsonHelper extends Object
Be aware that this class is kafka specific.
  • Constructor Details

    • JsonHelper

      public JsonHelper()
  • Method Details

    • asJsonObject

      public static io.vertx.core.json.JsonObject asJsonObject(org.eclipse.microprofile.config.Config config)
    • asJsonObject

      public static io.vertx.core.json.JsonObject asJsonObject(org.eclipse.microprofile.config.Config config, String prefix)